Isn´t video_switch the right command to change that?

if(video_switch(8,32,1) == 1)
{
video_switch(7,32,1);
}

I think this could solve your problem!

Greetings

edit:

From the Manual

"Like video_switch, but the width and height can now be set individually"

Last edited by Moerk; 07/03/07 06:43.