Then why didn't HideObject & ShowObject work?

--
-Richard M. Hartman
[EMAIL PROTECTED]

186,000 mi/sec: not just a good idea, it's the LAW!


[EMAIL PROTECTED] wrote in message <7637@palm-dev-forum>...
>
>
>
>FldEraseFields sets the field's visible bit to false. FldDrawField resets
it to
>true. If you do your munging while the visible bit is off, you won't see
any
>drawing or scrolling.
>
>-- Keith
>
>
>
>
>
>
>Steve <[EMAIL PROTECTED]> on 04/08/2000 08:37:21 PM
>
>Please respond to "Palm Developer Forum" <[EMAIL PROTECTED]>
>
>Sent by:  Steve <[EMAIL PROTECTED]>
>
>
>To:   "Palm Developer Forum" <[EMAIL PROTECTED]>
>cc:    (Keith Rollin/HQ/3Com)
>Subject:  Re: Inserting large field without scrolling
>
>
>
>
>>Do a FldEraseField and [your stuff] and FldDrawField job. Works perfectly
for
>>me. I do it in pedit many times. Best regards, Paul [author of pedit]
>
>The FldEraseField was definitely the trick! I don't quite see why that
>does something that FldDelete and InsPtEnable(false) don't do, but it
>does. In my application, at least, the FldDrawField is totally
>unneccessary; again, I don't quite understand why that's the case, but it
>is.
>
>Steve Patt
>President, Stevens Creek Software
>  http://www.stevenscreek.com/palm
>  Best PQA ("ePQA"), PalmSource 99
>  Best Application ("PizzaScan"), Palm Developer's Conference 1998
>  First printing software for the Palm - September, 1997
>
>--
>For information on using the Palm Developer Forums, or to unsubscribe,
please
>see http://www.palm.com/devzone/mailinglists.html
>
>
>
>
>
>
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to