Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-24-2004, 02:54 AM
Member
 
Join Date: Sep 2003
Posts: 95
Default Undesirable behaviour when using bAlwaysOnTop

Hi,

At the start of my application I make a call to

Code:
Application.Behaviour.bAlwaysOnTop = true;
which is fine. It means that if I run it AFTER opening Internet Explorer, or some other windows it will remain above it during execution.

However, I also make a call to

Code:
Application.Behaviour.bAlwaysOnTop = false;
mid-way through the application's execution.

Now, I'd expect that my application would still remain on top BUT if another window opens it would be masked by it. Unfortunately I am noticing that it is automatically sent to the back of any other open windows.

Is it possible to not have my application sent to the back when calling bAlwaysOnTop?

Cheers,

G.
Reply With Quote
  #2 (permalink)  
Old 05-24-2004, 06:01 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:Undesirable behaviour when using bAlwaysOnTop

If set "bAlwaysOnTop" to true, the newly created window will be sent to the back of the main window for the main window is always on top of any other windows.

If it's set to false, the newly created window will be above the main window.
Reply With Quote
  #3 (permalink)  
Old 05-24-2004, 10:46 AM
Member
 
Join Date: Sep 2003
Posts: 95
Default Re:Undesirable behaviour when using bAlwaysOnTop

Hi,

Yes, that is what I expected to happen, however on Windows 2000 (what I use mostly) my application disappears behind all the other windows.

I'm noticing now that even if I don't use bAlwaysOnTop in my (main) application, then from my (main) application call another (child) application, my (main) application is pushed to the back of the screen.... behind any other open window.... I then need to click on the taskbar at the bottom of the screen to retrieve my (main) application.

???

Cheers,

G.
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 03:01 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.