Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I Need Help! (Not the expensive kind)
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00012104
Message ID:
00012121
Views:
34
3. Use the visual (the form designer e.g.) way where you can, if it can be painful in the back, you will see what I mean when you be fishing textboxes out of grids for example. Try sys(1270), if really hurts too much.
4. Do not hesitate to create properties and methods in forms. It is a pain, but it is the only way.
5. Subclass everything that you use visually. This means: create a class library and simply create an entry for each control that you are going to use ... and use the ones you created this way. When you will feel more comfortable with OO, you will be glad you did.
6. Start from scratch. Do not use Wizzards, do not take anyboddy else's code. It is always difficult to change, and it stands in the way of your lear

to be continued ...

If things have the tendency to go your way, do not worry. It won't last. Jules Renard.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform