Hi fltkers,

I am a newbie! :) and am trying to see if fltk would suit my application needs. 
I would appreciate your help re. the following question.

I try to pose my question through a simple example as follows:
Let's say I have a fltk window with a text output widget and a member variable 
which itself is a class, say a timer. I would like to see what is the proper 
way that I could access/update the value of the text output widget from within 
the methods of the class timer?
Should I pass a pointer of the text widget to the timer class? Is there way 
that I could post a message from within the methods in timer class to the main 
window and ask to update the widget value?

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

Reply via email to