PDA

View Full Version : Using Full Screen mode on a PPC


Richard
11-30-2006, 10:19 AM
If you ever wanted to remove the top and/or the bottom menu bars from your Pocket PC window, then this is for you :)

The attached zip contains a routine that you can use in your program (SetScreen.ppl) and a program to demonstrate the options available to you (ScreenTest.prj).

It includes a ReadMe.txt file describing how to use the code in your program and all the code is commented.

Richard.[br]1164881902_82_FT0_screentest.zip

matteo.m
11-30-2006, 10:10 PM
wow , i like your style Richard, nice program and very helpful comment into the source and nice explanation. Thank you very much

Heinz
12-04-2006, 04:31 PM
That is very usefull! I never knew how to get rid of that stuff when I didn't need it :) Thanks a lot!