Message
General information
Forum:
Visual FoxPro
Category:
Project manager
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows 7
Network:
Windows 2000 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01455768
Message ID:
01455780
Views:
68
Hi Naomi,

>Recently I saw this message twice myself (running from the IDE) but then I was unable to duplicate the error and I tried very hard.

The timing problem... if it's not reproducible on the development machine, it's much harder to nail down. Have one of these bugs on my todo list, as well.

>You're forced to create a formset when you add a toolbar class to a form. In fact, you can only have a toolbar in the formset.

I prefer to create a property for the toolbar and then create an instance with CREATEOBJECT instead. Doesn't happen automatically as with the form set, but then you can share the same toolbar between forms and have more flexibility in wether the toolbar should be shown, or not.
--
Christof
Previous
Reply
Map
View