I'm having alignment problems which looking back at former posts, no answers 
were given.

The problem is when I define an image and place it on a button. I'm using 
1.1.10 on an XP system. The bottom of the image is centered on the button. ie.

Fl_Button *button = new Fl_Button(0,0,30,30,"");
button->image(gifImage);

Alignment works except button->align(FL_ALIGN_INSIDE);
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to