Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referencing Objects...IDEAS?
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00167801
Message ID:
00168453
Views:
33
Edward,

Thanks for the response.

> Why your application opens so many forms? Basically,
> you can check for form existance and Show() it instead
> of initiating new instance.

Actually, no, I cannot do that. I am talking about opening forms that each need to be individual items. In other words, I have a tool where the user can enter parameters and get back some data. The user may want to compare data from two _different_ sets of parameters. Instead of having multiple parameter areas on one form, I figured, why not just let the user instantiate another form and place them side by side? If I just always bring the original to the forefront this is impossible. Then they can open 2, 5, or 65 screens at once. Therein lies the struggle in this app...almost everything is non-modal, and things can be opened up multiple times. I have most everything under control, and with some recent postings, I think I have a way of doing this public form stuff too.

Thanks,
JoeK
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform