Hi
Do anybody know how to rotate the screen when using stemwin ...
Did try with
GUI_Init();
GUI_SetOrientation(GUI_MIRROR_X |GUI_MIRROR_Y);
GUI_Exec();
but it did not work ...
i tryed to look in lcd_conf but could not get that to work either ....
I can do "everything" on the screen so everything is working VERY fine but i just need this little 180 turning the screen...
Who have the golden words ?
Hjalmar
Do anybody know how to rotate the screen when using stemwin ...
Did try with
GUI_Init();
GUI_SetOrientation(GUI_MIRROR_X |GUI_MIRROR_Y);
GUI_Exec();
but it did not work ...
i tryed to look in lcd_conf but could not get that to work either ....
I can do "everything" on the screen so everything is working VERY fine but i just need this little 180 turning the screen...
Who have the golden words ?
Hjalmar