> "The "current item". In callbacks this is the item the user clicked on.
 > Otherwise you probably can't make any assumptions about it's value."

Ok i get the value in the browser callback. In this stage, the line 
selected is correctly took.
So i save it in a string, and voila. Ready to rise again when needed.



> You either need to walk the widget tree and search for 
> someWidget->selected(), or you set a callback for each entry.

I just put a "general" callback (browser callback). I don't add 
callback, when adding entries. But i'm in a particular case (lines of 
text in the browser).

If it can help someone, i can post more code here. Just ask, nothing 
secret in what i did.


Thanks for your quick answer.

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to