> Only when I use OpenGL in FLTK the cursor turns black?
> 
> I thought this would help;
> 
> mygl.cursor(FL_CURSOR_DEFAULT,FL_WHITE,FL_WHITE);
> 
> But no, the cursor stays black.
> 
> Any ideas why?


You are going to have to provide more information before we can even
start to guess at what might be wrong.

What version of fltk? What platform? What tool chain?
Can you provide a minimal compileable example that manifests the issue?

Note, however, it is often the case that weird GL behaviour arises from
buggy GL drivers, so you might need to try your code on a number of
different targets to see if that is the case.





SELEX Sensors and Airborne Systems Limited
Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 
3EL
A company registered in England & Wales.  Company no. 02426132
********************************************************************
This email and any attachments are confidential to the intended
recipient and may also be privileged. If you are not the intended
recipient please delete it from your system and notify the sender.
You should not copy it or use it for any purpose nor disclose or
distribute its contents to any other person.
********************************************************************

_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to