GrfSetState does work, but it is only effective if the OS does not change
the field attributes after the event containg the function call is handled.
The most effective solution I have found has been to call GrfSetState in a
keyDownEvent handler rather than a handler like frmOpenEvent.

"Jason Partyka" <[EMAIL PROTECTED]> wrote in message
news:40329@palm-dev-forum...

If you can get this to work (or if anyone else on this list has) can you
please let me know how? I tried using this function a while ago and I had no
luck. The app is meant to be >= OS 3.0, so maybe that's why it didn't work.
However, there was a thread a while ago ( in August or September ) that I
believe came to the conclusion  this function doesn't affect any graffiti
state.

-Jason

Jason A. Partyka
HighTower, Inc.
7301 N. Lincoln Avenue
Lincolnwood, IL  60712
847.674.0081(v)
847.674.0544(f)
[EMAIL PROTECTED]
http://www.hightowerinc.com

**************************************************************************
**************************************************************************
MODIFICATION MAINTENANCE PLAN - PROGRAM

Introducing HighTower's new MMP Program... don't miss it
- Keep your MAS90 HighTower modifications current - and save
- Ensure you're never running more than two versions behind
- Maintain your compatibility - it's worry free
CALL HIGHTOWER at 847-763-4717 for more MMP Program
info., or simply reply to this email with MMP in the subject line.
**************************************************************************
**************************************************************************


>>> [EMAIL PROTECTED] 02/19/01 05:48PM >>>
Ok.. (raising hand for people to slap).. I found my own answer right after I
asked it...

  GrfSetState(false, false, true);

First parm is caps lock, second is num lock, and third is shift.. since I
know when I've cleared this field and when I need to do this, this function
is perfect.

----------
Bradly J. Barton - [EMAIL PROTECTED]
Jenies Technologies Incorporated
(972) 602-1835
http://www.JTI.net
http://PalmInHand.com



--
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 Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to