Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dockeable Forms
Message
 
To
17/02/2000 15:12:21
Michael Dougherty
Progressive Business Publications
Malvern, Pennsylvania, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00333384
Message ID:
00333747
Views:
17
>>As long as you know the size of every control in the form, the size of the desktop, and the position of the form on the desktop, I think you can do this.
>
>>>How do I create a form that will "dock". I don't want to just dock a toolbar in my application window, I want to create a, physically, thin application that can be docked on the screen.
>
>If you're looking for the docking behavior where the controls will reposition themselves when the form is resized when the form is floating and linear when docked, you CAN do that with code. If you'll looking to make Windows treat your form AS a toolbar, then you'll need an API guru's help.

Was this meant to be directed to me? You will need API calls to determine the size of the desktop and where the window sits in the desktop, but why direct this to me? Just wondering...

>
>If you know you want a horizontal form with N small controls to float around the desktop, you can just create the form and set ShowWindow to "Top-level" and make put screen=off in Config.FPW- It'll give you the quick access to the buttons, but won't dock like the Taskbar or resize (unless you code it to)

Again, was this meant to be directed to me? I know all this. I referred to a program that I made just a few weeks ago that does this. But I wasn't asking any questions.

Anyways, back to the original post: I think it is clear that Edward Gioja wants something that acts like a toolbar in the Windows desktop.


Joe
Joseph C. Kempel
Systems Analyst/Programmer
JNC
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform