Hi Arnauld,
Thanks for the suggestion - it worked! I just assumed 'MenuBarVisible'
referred to the windows own menu bar. Since this particular window does
not have a menu bar I thought this value could be left deselected.
Guess I'll need to RTFM! :-D
Regards
Robin
Arnaud Nicolet wrote:
Le 29 juil. 09 à 20:55, RPEHLM a écrit:
Hi folks,
My little app has six windows that can be displayed at different
times for different purposes. Five of them are angelic little things
that behave nicely and do as they are told. The sixth is the beast
from hell! For some reason I just cannot fathom when I set its
visibility property to true, it appears as expected but the Window OS
taskbar dissappears. When the horrible little blighter of a window
is closed the Windows taskbar comes back. I have compared every
property and just cannot find any significant differences between the
good windows and the bad one. Any ideas?
I don't compile on Windows, but the property "MenuBarVisible" of your
window might be the cause of the trouble (make sure it is turned on).
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|