WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 08-23-2013, 04:57 AM
madeinjava madeinjava is offline
Member
 
Join Date: Dec 2011
Posts: 5
Question Window always on top

Hi all,

Is there any way to get my vizard window always on top?
I have an application that will run parallel with vizard's window together in the same screen. but when I click on my app button the vizard window is covered again with my main app.
This is my vizard window setup:

...
viz.window.setPosition(500,500)
viz.window.setSize(700,300)
viz.window.setBorder(viz.BORDER_NONE)
viz.window.setFloat()

viz.go()
...
...
even though in the vizard help the setFloat() function will set the window to stay on top but here in my case it does not.
Its work only when during the compiling I press the vizard logo. then I get my vizard window always on top. but I can not make it when publishing to exe since you can not press the vizard logo when you publish to EXE file.

Is there any way to get my vizard window always stay on top?

Thanks!
Reply With Quote
 

Tags
stay on top, window

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Unexpected Change of Window Size javadi Vizard 7 07-23-2013 02:56 PM
[win7] Bad quality when not on primary monitor or window has no focus Huib Vizard 5 04-12-2012 06:34 AM
Using a texquad to cover a window Enlil Vizard 4 02-07-2012 03:13 PM
tkinter window focus John P Vizard 4 08-31-2009 05:51 AM
The error window that couldn't FlyingWren Vizard 2 12-02-2003 08:23 AM


All times are GMT -7. The time now is 06:46 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC