At 12:09 20/12/2001, cel wrote:

>someone know if it's possible to make new line when i write data in a non 
>editable field like this :
>Char *setText = "toto 'new line' titi";
>FldSetTextPtr(myfld, setText);
>FldDrawField(myfld);

I remember something about using FldSetTextHandle() instead of 
FldSetTextPtr() when initialising multi-line fields, the latter just 
doesn't work ok If I recall correctly.

Not sure what will happen with your newline though.

     Gert-Jan


-- 
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