realbasic-nug
[Top] [All Lists]

Re: Window from hell

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Window from hell
From: Arnaud Nicolet <anic297@mac.com>
Date: Wed, 29 Jul 2009 20:59:40 +0200
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <4A709B36.8090508@lauryssen-mitchell.com>
References: <4A709B36.8090508@lauryssen-mitchell.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
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>


<Prev in Thread] Current Thread [Next in Thread>