#1
|
|||
|
|||
full screen
hello,
anybody can help me how can i get the full screen output when i run the program using vizard. i need to know as soon as possible thanks a lot. |
#2
|
|||
|
|||
Pass the viz.FULLSCREEN flag to viz.go() to open the application in fullscreen.
Code:
viz.go(viz.FULLSCREEN) |
#3
|
|||
|
|||
also pressing the F2 key triggers full screen.
please note that full screen only works with Vizard Development and Vizard Enterprise. With Vizard LITE it only works for 10seconds and then jumps back into windowed mode. |
#4
|
|||
|
|||
thank you very much
|
Thread Tools | |
Display Modes | Rate This Thread |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Full screen window changes to small window | tacbob | Vizard | 1 | 04-04-2007 10:30 AM |
putting objects on the screen | jargon | Vizard | 7 | 05-24-2005 12:31 PM |
text to screen | cade_mccall | Vizard | 1 | 03-17-2005 12:38 PM |
accessing screen buffer | hotspur1 | Vizard | 3 | 08-22-2003 04:31 PM |
Split Screen | kim_swinth | Vizard | 0 | 08-12-2003 01:05 PM |