I'm using FrmGetObjectPosition to get a controls position, then trying to use FrmSetObjectPosition to move the button to another location on the screen. Why is FrmGetObjectPosition blowing up on me?
The Coord x,y are initialized to zero, the formptr is valid, and the object index is correct, but the Simulator blows up everytime I call this will an unknown exception. Am I doing something wrong here? Otherwise, how can one move the buttons. I handle the resize, I resize the for, I update the form, BUT the buttons don't move. (These are forms created using contructor CW 8.x with latest updates.) Any help would be greatly appreciated... thanks - bill -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
