My usage of it is very straightforward.. an example from the part of the
code I had a problem with..

  // this first function does a number of things, including clearing the
text from the field in question
  TaskDetailInitData(pForm, false);
  FrmSetFocus(pForm, FrmGetObjectIndex(pForm, TaskDetailDescField));
  GrfSetState(false, false, true);

After this code is executed, my graffiti shift indicator is showing upper
case and when I write a letter, it comes out uppercase, as expected. Perhaps
the SetFocus is the difference between this and your code?



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to