WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07-10-2013, 05:50 AM
javadi javadi is offline
Member
 
Join Date: Mar 2013
Location: London
Posts: 33
Unexpected Change of Window Size

Dear all

I have two problems with window size that might be related to each other. First of all, the window size is not what I define. I define the window size as

Code:
viz.window.setSize([WindowWidth, WindowHeigh])
viz.go()
When I run only these two lines Vizard opens a window with correct size, but when I run the whole code, it creates a window with wrong size. I also tried to open a full screen window using the following code but was not successful.

Code:
viz.go(viz.FULLSCREEN)
The 2nd problem is unexpected change in window size. After a few seconds of running the presentation, the size of the window changes to a narrower window (smaller height). It causes misalignment of some of the textures in the screen.

I run the code on Vizard 4.08. I should add that I have absolutely no problem with the same code on a different machine with Vizard 4.05.

What could be causing these problems? Very many thanks.

Greetings
Amir
Reply With Quote
 


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
Main window size larger than monitor dpamplona Vizard 2 01-25-2012 01:55 PM
Can I change the text size of slider object? jincheker Vizard 1 08-26-2011 11:20 AM
Possible to change size of a vizshape.addBox object? Renato Lima Vizard 1 10-18-2010 09:51 AM
How to change the size of different parts of an avatar? llqqff Vizard 3 02-23-2010 04:16 PM
Randomly and Continuously Change Avatar's Face Texture Karla Vizard 4 08-22-2008 12:14 PM


All times are GMT -7. The time now is 07:30 PM.


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