Anton definitely explained this; you have a choice of doing links as a
button or as plain text.  I prefer the button because you can use all
the Form Manager tricks (setting position, show/hide, redraw if you need 
it), and because it behaves, by default, like the Web Clipping
links.  There are downsides too (buttons are not colorable, if you care),
and in those cases, text works much better, but requires more handling.

But the behavior you seem to want here is that of a frameless button.  The
Palm docs should tell you the rest of what you need to know.

-d
 
Thu, 28 Mar 2002, Joseph Chan wrote:

> Thanks Anton,
> 
> I want to ask one more question. Why the links are underlined and can be
> push like a button?
> 
> Thanks
> Joseph Chan
> 
> "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/

Reply via email to