#1
|
|||
|
|||
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() Code:
viz.go(viz.FULLSCREEN) 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 |
#2
|
|||
|
|||
Do you have a trial or lite license of Vizard? If so, they only support fullscreen mode for 10 seconds and will automatically resize afterwards.
|
#3
|
|||
|
|||
Hi,
Thanks for your reply. We have lite license. We normally don't use full screen anyway. I used it once to check whether it works or not, after facing those problems. Cheers Amir |
#4
|
|||
|
|||
Quote:
May I remind about this post? Still, I've not found out how to deal with this unexpected resizing issue. Very many thanks. Greetings Amir |
#5
|
|||
|
|||
That is the expected behavior for the Lite license. It supports fullscreen mode for 10 seconds and then will automatically resize.
|
#6
|
|||
|
|||
Hi Jeff
Very many thanks for your reply. But we don't use full screen at all. We define the size of the screen explicitly as follows Code:
viz.window.setSize([640, 480]) viz.go() Thanks for your time and attention. We highly appreciate your help. Greetings Amir |
#7
|
|||
|
|||
The lite license will limit the window size to 3/4 the resolution of the screen.
|
#8
|
|||
|
|||
Hi,
Thanks for your reply. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Main window size larger than monitor | dpamplona | Vizard | 2 | 01-25-2012 02:55 PM |
Can I change the text size of slider object? | jincheker | Vizard | 1 | 08-26-2011 12:20 PM |
Possible to change size of a vizshape.addBox object? | Renato Lima | Vizard | 1 | 10-18-2010 10:51 AM |
How to change the size of different parts of an avatar? | llqqff | Vizard | 3 | 02-23-2010 05:16 PM |
Randomly and Continuously Change Avatar's Face Texture | Karla | Vizard | 4 | 08-22-2008 01:14 PM |