I am using OpenGL 4.1 on MacOS. I tried
calling Fl_Gl_Window::draw() at the end of my GL viewport widget
and was greeted with a crash in gl_draw / gl_font.
I'm not sure if I understand this correctly. What means "at the
end of my GL viewport widget"? Does this mean at the end of the
constructor?
I read that to mean he's calling Fl_Gl_Window::draw() and the
bottom of his widget's draw()
because he (probably) has FLTK widgets that are children of his
Fl_Gl_Window derived widget.
Comments are owned by the poster. All other content is copyright 1998-2025 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.