GlacierI am trying to copy the first-item from the list-box to the
clipboard, but could not find any SDK that can support this operation. Tried
the below codes, but then it does not seems to work.

    strncpy(p->Text, Mem,2);
    FldCopy(p->Text);

Can someone enlighten me on this, or is there any SDK that supports the
copying of the 1st item in the list-box to the clipboard?

Thanks.



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