This is Palm corp suggestion, but all dbg versions nag about it.
Productions version work all right with non-full width.

FYI: Full width is not necessary full height, but bottom alignment
is another Palm recomendation.

TO get rid of dbg warning, I had to widen the form and shift
them to bottom.

NB. for a modal form, you need a 2 pixel gap, e.g (pilrc):
        FORM ID id_XXX AT (2 60 158 98) FRAME MODAL

M.






-----Original Message-----
From: James Preston [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 6 December 2001 11:29 AM
To: Palm Developer Forum
Subject: Form must be full width?


I knew I should have gotten the OS sources, but . . .

Can anyone shed some light on this for me?

I'm getting this error when running under POSE with debug ROM (m505
English):

Form.c, Line:841, Form must be full width

The situation is this: I have my main form, then I popup a dialog on top of
that. The dialog is 156 x 156, with the top left at 2,2 (I assume this is
standard for dialogs, otherwise the border gets clipped off). Then I do an
alert (using FrmAlert). When I dismiss the alert (click the "OK" button), I
get the above error.

I've tried changing the dialog to be 160 x 160 (top left at 0, 0), but still
the same error.

Any help, as usual, greatly appreciated.

--Jim Preston




-- 
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/tech/support/forums/

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to