> I have an app w/ a list form, from which you can
> open a record form for the selected item.
>
> When I go to the item form, the list form is not
> erased, but the item form is drawn over it.
>
> When I try to go to the list form from the item
> form I get (in POSE) "Form.c, Line: 117,
> form already loaded".
What function are you using to go back to the list form? It seems like you
should be usig FrmDrawForm().
If that is not the problem, try deleting the list form from memory by
calling FrmDeleteForm before you call whatever function you use to draw the
form.
I will be able to give you specifics if you provide me with part of the
source code.
> Where/when/how was I supposed to -unload- the
> first form ... or, if I keep it loaded how do
> I display it again w/o reloading it?
>
> --
> -Richard M. Hartman
> [EMAIL PROTECTED]
>
> 186,000 mi./sec ... not just a good idea, it's the LAW!
>
Ken Glover
Palm Programming Group
Eclipse Inc.
www.eclipseinc.com