Bringing over fix [r11757] from 1.3 current to the porting branch.

Doc mod to refer to fltk color chip table.



git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11829 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
Greg Ercolano 2016-07-20 01:05:58 +00:00
parent ebba50752d
commit 508af6b48e

View File

@ -63,7 +63,7 @@ void Fl_X11_System_Driver::own_colormap() {
#endif // FL_CFG_WIN_X11
/** \fn Fl::own_colormap()
Makes FLTK use its own colormap. This may make FLTK display better
Makes FLTK use its <a href="fltk-colormap.png">own colormap</a>. This may make FLTK display better
and will reduce conflicts with other programs that want lots of colors.
However the colors may flash as you move the cursor between windows.