Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Newbie observations on comboboxes...
Message
 
 
To
18/11/2006 16:02:48
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01170960
Message ID:
01171009
Views:
8
Hi Mike,

Open a form in the Class Browser and click on View Class Code button. The generated code will be dispalyed in the program editor vindow. You can run it right from there.
The code generated this way may not be runnable when there're containers (including grids) on the form. There's ClassBrowserX on VFPx (http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=VFPX&ReleaseId=66) that allows to overcome such limitations.

>So you're saying this is not a well known/documented bug in VFP? I found a UT thread describing the exact same problem. Typical responses, if I recall correctly, were "well, that's the way the combobox object works". I'll try to locate it again and reference it so maybe a consensus can be formed...
>
>As for pasting exported code, I am not sure how I would do that. I can certainly create a simple form with just a combobox dropdown list object on it and compile. How would I then export the code? Sorry, but I am very new to VFP...
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform