PDA

View Full Version : viz.message position


dan12345
03-14-2009, 10:24 AM
Hi
I'm running an experiment, and i would like at the end of it to show a message to the screen - not to the hmd... Since i ran the experiment with the hmd, i had to double the size of the screen, from the usual 1024x768, so it would show the stereo nicely in the helmet. The problem, is that then when i show the message (using viz.message), it show the message at the right of the computer screen, instead of the middle of it, because of the resolution.
so - is there a way to decide the posion of the viz.message output ( to change it so it won't be in the middle, but to the left ) ? for some reason just changing back the resolution didn't work ( maybe because i ran the experiment using viz.go(HMD|STEREO) )

dan12345
03-17-2009, 06:02 AM
if there was just someway to exit the viz.go(HMD,STERO) mode, and bring back the resolution to 800x600, it would solve my problem, but could not find how to do it in the vizard help...
Thanks...
dan

dan12345
03-29-2009, 07:29 AM
hi, sorry for repeating the request, but is there really no solution for my problem?

dan

Jeff
03-29-2009, 10:13 AM
Sorry about that. I'll make sure we get back to you on this tomorrow.

Jeff
03-30-2009, 01:33 PM
There is not a way to do this with Vizard commands. You'll have to use a third party library, like pywin32, to create a window and place it where you want

Jeff
03-30-2009, 02:44 PM
Can you let me know your hardware setup and how you're getting the video signal to the hmd, if you are using a splitter and/or switchbox?