using highlighted text and using pop up menus

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stiffyamit
    New Member
    • Mar 2012
    • 3

    using highlighted text and using pop up menus

    hi,
    i have created a text field in perl.Now i want to add a functionality to it.The data in text field are all hexadecimal numbers.I want to select(highligh t) some of the number and then automatically a pop-up should appear which should contain their decimal value.
    can any one please explain me how to add this funtionality.

    thanks,
    amit
  • chorny
    Recognized Expert New Member
    • Jan 2008
    • 80

    #2
    If you use Wxwidgets, look at the Wx::Demo on CPAN.

    Comment

    Working...