I'm using the bitmaps in the same form... Richard Anderson <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Ensure you are not trying to use the FormPtr/ID for one form on another. ie > if you try and FrmShow on two different forms with the same pointer you get > this error. You can easily get around this by using GetActiveForm before the > call. I had this problem when I had a generic display function which was > used on multiple forms. > > Rik > > > -----Original Message----- > > From: Pilot Pogrammer [SMTP:[EMAIL PROTECTED] > > Sent: 29 August 2000 15:22 > > To: Palm Developer Forum > > Subject: Disappering bitmaps-not in form > > > > I have a form with multiple bitmaps. When starting the app I show some > > bitmaps, but under runtime I want to switch to another(they are at the > > same > > position). When I switch back to the first one I get a message "objet not > > in > > form". > > > > I use the API FrmShow/HideObject() with the bitmap resource ID... > > I also get a pointer to my form by using FrmGetFormPtr(MyForm); > > > > What's wrong?? I have no clue.. > > > > > > > > > > -- > > 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 ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
