Does the OS defer screen drawing operations while the pen is down and
not moving? This is the odd impression I get from two cases:

* when extending a selection in a field with FldSetSelection to make the
display work � la Global Find results; the selection only appears when
the pen gets lifted, which is then useless since the form is then
immediately erased to take action upon the selection

* when automatically resizing gadget columns after the user drags the
resize line to the rightmost border; the step-resizing column header is
not redrawn until the pen is lifted, which does not give column width
feedback to the user until he's probably reached the maximum and waited
long enough. BTW, what is the response frequency of EvtGetPen?
SysTicksPerSecond? I couldn't tell as I had no feedback :(


--
Luc Le Blanc



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

Reply via email to