WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 05-27-2009, 10:35 AM
durf durf is offline
Member
 
Join Date: Feb 2009
Posts: 61
Window(Output) Border

Hello,

Is there anyway to get rid of the border around the program when its running? Like if you hit f11 on internet explorer, that will get rid of the border or hide it.

Thanks
Reply With Quote
  #2  
Old 05-27-2009, 11:23 AM
durf durf is offline
Member
 
Join Date: Feb 2009
Posts: 61
Actually I figured it out, but I have one concern when I run viz.window.setBorder(viz.BORDER_NONE), how do I exit the program when I am done? I had to ctrl alt del to close the graphics window.

Also, can I set the dimensions of the graphics window so that it will span across two video cards rather then me span it across with the mouse?

Can I tell the graphics window to display on video card 2 and video card 3 rather then default to the upper left corner of my screen on video card 1?

Card 2 and 3 display on the projection screen, video card 1 is my monitor for control.

Last edited by durf; 05-27-2009 at 11:28 AM.
Reply With Quote
  #3  
Old 05-27-2009, 11:35 AM
durf durf is offline
Member
 
Join Date: Feb 2009
Posts: 61
I see that there is a viz.window.setPosition(0,0)... what do I need to set that to so It shows on video card 2 and spans to 3?
Reply With Quote
  #4  
Old 05-27-2009, 12:48 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Use the viz.window.setSize() command to change the size of the graphics window. To exit your script just press Escape key, or call viz.quit() within your script.
Reply With Quote
Reply

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


All times are GMT -7. The time now is 05:28 AM.


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