huda wrote: > I have a problem with writing with "Fl_Multiline_Output" > when i use a "message" function it does not work, i do not know why ???
My guess is you maybe can't open any new windows because
you don't have a window.end() in your main().
I'd advise putting this above your window.callback().
That might be the problem.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

