On 2006-08-20, at 1:36 PM, Terry Ford wrote:


On Aug 20, 2006, at 3:54 AM, Sven E Olsson wrote:

Hi list,

This is a problem since RB5.x.x... (So i not used it for a long time)
I just added a Modal Window and open it with .ShowModal...
The problem is that when i use this window one of my Palette Windows (Floating Windows) is grayed out!

Some that know a workaround for this or is it not possible to use ShowModal?

Using .ShowModal is not a factor as all it does is stop the execution of the code at the line it was called. The problem is the fact that you are opening a Modal type window.

Your workaround might be to use declares to imitate a Moveable Modal that isn't modal by removing the widgets or use a GlobalFloating Window.

Terry



Thanks for your response.
Yes I have disabled the widgets and use a 'Document Window', I should try find out some if it is possible to 'remove' the widgets later ....

Sven E





_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to