Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is it possible to display this view on a startup?
Message
From
29/07/2009 18:37:08
 
General information
Forum:
Visual FoxPro
Category:
Visual ProMatrix
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01414734
Message ID:
01415419
Views:
44
>>>Hi everybody,
>>>
>>>I have a complex form that uses DealerOpts table (CA based on it) as its Initial Selected Alias. At the top of the form I have a textbox which shows a picklist based on DealerOptions table.
>>>
>>>My question is - is it possible to start the form with showing that picklist and allowing a user to pick up the option right away?
>>>
>>>Thanks a lot in advance.
>>
>>Can't you just put some code in the init() event of the form?
>
>I'll see if this is possible, thanks.

You might want to use Show() -event, because it is not guaranteed that all controls have initialized by the time the form initializes. Since Show fires after Init (remember LISA G), it is a "safer" place for form control -related code...
Pertti Karjalainen
Product Manager
Northern Lights Software
Fairfax, CA USA
www.northernlightssoftware.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform