Post Reply
pelonzudo 2009-09-09 02:44
I'm developing a DeskBar, and it's showed in ultramom toolbars, but it doesn't show the desk.
In the windows toolbar it works well. It's something special necesary to work with ultramon as deskbar?
Working from that example: http://www.codeproject.com/KB/shell/dotnetbandobjects.aspx?df=100&forumid=3788&exp=0&fr=251
|
Christian Studer 2009-09-09 09:44
A standard deskbar should work fine with UltraMon, just make sure you don't make any assumptions about the container being the Windows taskbar.
I would be happy to test this myself, if you can make a sample available for testing please send me a mail to support@realtimesoft.com.
Christian Studer - www.realtimesoft.com
|
pelonzudo 2009-09-09 19:14
OK, you could download it from codeproject, but i will send it you with a ".bat" file to (un)register it (need reboot o kill/restar explorer.exe after registration)
It's works ok as DeskBar and as ToolBar, Smart TaskBar detect it, but not sowhong it :(
Thanks for testing it.
PS: The sourcefiles could be downloaded from codeproject, I just compiled it an generated the registering and unregistering .bat
|
Post Reply
|