I expect it depends on the application (not the OS). Some applications redraw their contents using their selection colors. Others perhaps use WinInvertRectangle.
-- Keith At 7:57 PM -0600 4/25/02, Dan Dorton wrote: >What is the best way to "select" and area of the screen (row) then >for pre-4.x OS? I could not find a Glue function for this. How >does the OS select an area? > >TIA, > >- Dan :D > >>>> Keith Rollin<[EMAIL PROTECTED]> 04/25/02 07:26PM >>> > >From: Keith Rollin<[EMAIL PROTECTED]> >Sent: Thursday, April 25, 2002 7:26 PM >To: [EMAIL PROTECTED] >Subject: Re: Unsupported transfer mode with WinCopyRectangle >Priority: Normal > >winPaintInverse corresponds to the old ScrOperation value scrCopyNOT. >I don't see that this is supported for scrolling operations before >4.0 (even if the x/y deltas are zero). That is, I don't see it >supported in 3.3 or 3.5. However, 3.5 has the benefit of actually >telling you that it's not supported. > >-- Keith -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
