Author: manolo
Date: 2010-03-05 02:10:38 -0800 (Fri, 05 Mar 2010)
New Revision: 7217
Log:
To test coloring of bitmap

Modified:
   branches/branch-1.3-Fl_Printer/test/device.cxx

Modified: branches/branch-1.3-Fl_Printer/test/device.cxx
===================================================================
--- branches/branch-1.3-Fl_Printer/test/device.cxx      2010-03-04 23:55:05 UTC 
(rev 7216)
+++ branches/branch-1.3-Fl_Printer/test/device.cxx      2010-03-05 10:10:38 UTC 
(rev 7217)
@@ -672,6 +672,7 @@
   b_pixmap.image(pixmap);
 
   My_Button b_bitmap(10,445,100,100,"Bitmap");
+b_bitmap.labelcolor(FL_GREEN);
   b_bitmap.image(new 
Fl_Bitmap(sorceress_bits,sorceress_width,sorceress_height));
 
   new Fl_Clock(360,230,120,120);

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

Reply via email to