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/
