--- In [email protected], "brucexs" <bswit...@...> wrote:

> Specifically, this should work for a single bar at a time(I'd need to do more 
> to make it work on my 10 year old version of vc); call 
> yourdll.setbottom(win.handle("yourbar"))

Thank you. I will try to get it working soon if I can -- I noticed that my 
callback worked for my test dialog app, but when using the HWND of the ppro bar 
it didn't work as well.  I could not select icons on the desktop during the 
time it was brought to the front (if it came to the front at all), perhaps 
because of some other window style or because it was transparent. Something 
that should be so simple becomes quite frustrating.  Maybe I'll try to send the 
WorkerW to the BOTTOM instead.

Is it possible to use this plugin architecture to easily get the Bar's window 
messages (PAINT, MOUSEMOVE, ...) to accomplish the pinned/stick on bottom 
effect (append a SetWinPos BOTTOM) that I mentioned was built into that 
rainlendar desktop calendar? ( 
http://tech.groups.yahoo.com/group/power-pro/message/36360 )

Reply via email to