Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Control init fail, class init fail
Message
From
16/10/2000 15:35:46
 
 
To
16/10/2000 15:01:02
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00428995
Message ID:
00429976
Views:
20
There's only one spot anyway. I suppose it does save me the trouble of making a property, but since I already made it, it would be more trouble to take it out. :)

Just goes to show you that there's more than one way to do things. It's working for me, so I'm not going to mess with it. It's only a temporary measure, anyway, until I get around to mucking with the font sizes. So I'm not concerned if it's not the most elegant solution.

Thanks,

Michelle

>You can put all your initializing validations in one spot of the form, and then have the form abort at that one spot.
>
>If you just fail to show the control, you may miss it in testing, with the ASSERT, you'll know cause it will slap you in the face.
>
>You don't have to have the control tell its container it failed, like what you were intially asking, the container will know.
>
>You don't need the debugger for ASSERT.
>
>ASSERT is a one line command that gives you a messagebox with several debug options.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform