Hi everybody.
In my interface created with FLTK, i have a button "Quit".
The associated function "Quit" is implemented in a class named "Project".
This calss "Project" is the daughter class of the interface class "ProjectGUI".

What should i put in the callback of the "Quit" button to execute the "Quit" 
function defined in the daughter class?

Thank you.

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

Reply via email to