#1213: Make dHyperLink work for non-web clicks
-------------------------+--------------------------------------------------
 Reporter:  paul         |       Owner:  somebody
     Type:  enhancement  |      Status:  new     
 Priority:  minor        |   Milestone:  0.9.2   
Component:  ui           |     Version:  0.9.1   
 Keywords:               |  
-------------------------+--------------------------------------------------
 There are properties in the underlying wx control that we haven't wrapped,
 that can control whether a click on the link launches a web browser and
 displays the URL (currently the only possible behavior of dHyperLink) or
 if a click can be bound to an event handler.

 I want to use dHyperLink to replace some of my labels and ReadOnly text
 controls, to let the user click to launch extra functionality (more
 detail, change a price, etc.)

 Currently I use dTextBox with OnMouseLeftClick handlers, but there's no
 visual cue to the user that the textbox is clickable.

 Anyone have time to tackle this? If not I'll eventually get to it. I bet
 it is an hour job or so.

-- 
Ticket URL: <http://trac.dabodev.com/ticket/1213>
Dabo Trac <http://trac.dabodev.com>
Trac Page for Dabo

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to