Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Drop class on form and execute code
Message
From
24/01/2001 13:24:05
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00463901
Message ID:
00468048
Views:
24
>Thanks, but that's not what I'm looking for. I really just want some code to execute when I drop a new control on a form. Kind of like a builder, but it's not. I don't want anybody to have to do *anything* except drop the control. No modifying the BUILDER.DBF, no making sure the Builder Lock is pressed, etc. I just want some Design Mode Only code to execute, that's all. Thanks again.

I think the class.init code runs when it's instantiated, even in design mode (i.e. we're not moving just cardboard cutouts, it's live frogs and eels). All you have to do is to know when you're in design mode (maybe by checking aSelObj() function?) and then run this from within the .init - the only obstacle is that this code is always there, even if you're not in design mode.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform