HI Phil > > >I have the main app that sid Dialog based - and I want to create modeless > >dialogs that can show up on the taskbar and don't minimise when the main > >window does. Now if that's default behaviour for owned windows - how do I > >create a modeless dialog that isn't owned? > > What if it's "owned" by the desktop? >
I've had another look at MSDN to see what the actual problem is when you use the Desktop as the owner Window. Apparently it was a bug and it only seemed to affect a modal type dialog. Trying some code - the app seems to work how I want... but I will check it out properly tomorrow. Thanks a lot ;-) Max _______________________________________________ msvc mailing list [EMAIL PROTECTED] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
