Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Good idea to set TabStop = .F. for Commandbuttons?
Message
From
26/10/2010 08:44:21
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
26/10/2010 05:42:07
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MySQL
Application:
Desktop
Miscellaneous
Thread ID:
01486823
Message ID:
01486977
Views:
55
>Hi Craig,
>
>Nope. I'd use a toolbar in the parent form.
>
>How about in the case of putting toolbars in non-top-level forms?

I've seen all sorts of solutions, but they were mostly in the direction of this thread - group them into a container (commandgroup seemed like a good idea in the beginning, but I don't think anyone even remembers it nowadays), set them to stay out of the tab order, and (optionally) to not steal focus. IOW, the frameworks I saw have a container with buttons that you drop on a form, or are already on the form class.

Toolbar is basically a special kind of form, so you can't put it into a form of such a kind which doesn't accept other forms as members (i.e. added via addobject() etc, so that it becomes their .parent). Maybe setting form.mdiform=.t. would allow this, I haven't tried.

back to same old

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

Click here to load this message in the networking platform