kav3276 wrote:
> Can I make a program run in 480*320 with OnboardC ?
Yes. You need to call FrmSetDIAPolicyAttr() see:
http://www.palmos.com/dev/suppor ... e/Form.html#1085883
with the value frmDIAPolicyCustom before the form is drawn the first
time. Then the user will be able to hide or show the Dynamic Interface
Area (DIA) at will.
Note that before you can do this, you will need to look up the
definitions for FrmSetDIAPolicyAttr(), PINS_TRAP, sysTrapPinsDispatch,
pinFrmDIAPolicyCustom and for frmDIAPolicyCustom in the PALM SDK header
files, and copy them into your source code first, since the default
onboardheader.h does not define them for you.
--
The Gadget Man
----------------------------------------------
"I reject your reality and substitute my own!"