I'm writing an app that is screen size-aware, and I need to adjust the position of the graffiti shift indicator on a form before it gets drawn (along with many other form objects.
But for some reason trying to get the index of the graffiti shift indicator doesn't work: I get a "missing form object" message from the Debug ROMS!? Why? (I use FrmGetObjectIndex() followed by FrmSetObjectBounds() for everything else on the form: buttons, fields, etc.) Then I discovered GsiSetLocation(), which seemed to be the answer, but it doesn't seem to do anything at all. Any ideas? I'm using m505 debug ROMS, compiling against the 4.0 SDK. Dave Johnson -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
