Quote:
Originally Posted by Cableguy
Form design is just another way of defining were and how the controls are placed int the work area (form)....Learning the basic structure of the coding language is very helpfull, and the "old BASIC" books can help a lot with that... Also controls can be created and placed in runtime, not needing any work in the form designer, if you want to understand how forms work, try a searh for "vb forms creation" or similar and you will find lots of usefull tuturials , that althought created with a nother coding language in mind, are very similar in the making to what B4PPC uses....But note that Not all properties and events used in those tutorials are available in Basic4PPC....
|
Thanks Cableguy for your explanations, very helpful!
Will check out what you suggest....
