From: <bug...@fr...> - 2010-03-06 00:03:10
|
http://bugs.freedesktop.org/show_bug.cgi?id=26904 --- Comment #1 from Brian Paul <bri...@gm...> 2010-03-05 16:03:01 PST --- The Xt GL drawing area widget is created with the function GLwCreateDrawingArea() and the Motif version is called GLwCreateMDrawingArea(). There's no "M2" version that I'm aware of. Perhaps you're using a customized version of the widget code? You could go into mesa/src/glw/ and hack up an M2 version for yourself. Maybe that'll work. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. |