Huhu!

I`ve got a problem ... I want to make the label of an item "editable".

My plans are the following one:
I`ve got items in a "table-like" widget. In future The user of my program 
should be able to open a contextmenu with a right-mouse-click on the widget. In 
the contextmenu there should be a entry "rename". When the user chooses this 
entry then he should be able to rename the item on which he did the right-click.

That`s my plan. I think I`m able to create the contextmenu, but I`m quite not 
sure how to implement the editing ability.
Do I have to change my item into an input-widget after the user chose the 
"rename"-entry? Or is there an easier solution to make the label of my item 
editable?

THX a lot for your help!
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to