[email protected] wrote: > Oh, sorry for my an inadvertence: > not `consoleWindow->start();' > must being`consoleWindow->begin();'
That's good practice, but in this case it's optional;
the begin() is actually implied, so it won't matter.
And it should definitely not cause a segfault.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

