You could just use a non-editable field, then look for a fldEnterEvent to know when it has been clicked. (An underlined field looks like a link).
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Joseph Chan Sent: Wednesday, March 27, 2002 1:06 PM To: Palm Developer Forum Subject: Re: Dynamic UI But how they write an underline to the link? "Anton" <[EMAIL PROTECTED]> ???????:[EMAIL PROTECTED] > > 1.Write a text with WinDrawChars > 2. Save position of written text in a structure, for variables or > RectangleType . > 3. Handle penDownEvent. Check out whether the pen is tapped in this > rectangle. > Very simple :) > Anton > > > ----- Original Message ----- > From: Joseph Chan <[EMAIL PROTECTED]> > Newsgroups: palm-dev-forum > To: Palm Developer Forum <[EMAIL PROTECTED]> > Sent: Wednesday, March 27, 2002 2:48 PM > Subject: Dynamic UI > > > > Hi all, > > > > Does anyone know how to define a dynamic UI like the clickable link in > > HTML/WAP browser in palm? > > > > Thanks and regards > > Joseph Chan > > =============================== > > The Hong Kong Polytechnic University > > Department of Computing > > [EMAIL PROTECTED] > > =============================== > > > > > > > > -- > > For information on using the Palm Developer Forums, or to unsubscribe, > please see http://www.palmos.com/dev/support/forums/ > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
