Problem with alert-windows on PC

Thanks Jules,

This solved the problem for the alert windows.

Our main application window brings up couple of other windows(derived from DocumentWindow), these windows also have entries in taskbar, How do we remove the taskbar entries for these ?

Cheers
Shivanand

oops !! mailed it as a new post…

The documentwindow wasn’t really designed to be tweaked like that, but I guess you could do it by overriding its ResizableWindow::getDesktopWindowStyleFlags() method.