... something wrong at your code. You have to move
if (startpan_hide == 1)
{
pan_remove(start_pan);
}
into the while(1) loop in the main function.

Last edited by Widi; 03/05/08 09:50.