Re: [gtkmm] Design quetstion



>
> Let the thread do the calculation. After 50 iterations
> or so, the thread saves the latest result into an
> array or whatever that the GUI can see, and then
> notify gui about the change. (gui->notify() or
> gui->notify(data)???)

Is notify() ? a member of some Gtk-- class? Which one?
And gui is a pointer to drawingarea? To the main window?





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]