Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Taskbar control
Message
 
To
11/11/2005 08:54:08
Dorin Vasilescu
ALL Trans Romania
Arad, Romania
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01067578
Message ID:
01067698
Views:
20
I like the class. Have you considered a right click menu with Restore/Min/Max/Close?

>>Yes, please do post it.
>>
>
>Hi
>I've posted it, but it takes some time.
>
>You can download it from here:
>http://193.231.249.174/Download/taskbarcontrol.zip
>
>>I do have a question -- you indicate that the control can automatically detect opening of windows in VFP; does it distingulish between status type windows (like the build status windows) and not include those? There is another control (foxtabs.app) that crashes (and causes VFP to crash) when you try to build a project (my guess is that it cannot handle the rapid opening of the status windows during the build process).
>
>It bind to WM_CREATE message, but loop through _screen.Forms collection to see if the hWnd is from a form. It ignores other window types. A button on toolbar is created only for normal forms ( with ShowWindow 0 or 1 )
>
>>Also, can the control be unloaded from inside of VFP?
>
>Of course. Call toolbar.Release and it dissapear :).
>It hides automatically if there are no buttons on it.
>
>.singleLine = .T. force a single line display, but there will be a spinner that ca be used to activate other line
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform