> I'm doing a dynamic UI application (a mini browser)
> for looking at web page content on the palm.
> 
> For implementing the links i found it easier to draw
> frameless buttons and then underline them. 
> 
> There seems to be no usability issues,infact it eases
> work to a great degree.
> 
> Any comments on how things are being done by others ? 

  well, you *could* not specify the border on the button :>
  if you use PilRC, add NOFRAME to your button declaration
  and in constructor you should have an option for this.
 
> Do i need to go down a level and talk of catching pen
> events and then mapping them to window positions ?

  when you have a scrolling window.. yes :> buttons and 
  other gadgets dont scroll nicely =)

// az
[EMAIL PROTECTED]
http://www.ardiri.com/    <--- free games!


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