>Looks okay. Do you see the box frame and its FL_DARK1 >rectangle in your window?
Yes I see the rectangle and FL_DARK1 in my window. >> Perhaps out of bounds of the Box >> including the frame? >Yes (it would cover the frame), but this doesn't matter. You can >limit it within the bounds of the box by adding FL_ALIGN_CLIP to >the box alignment flags. I resized the Box to 660x500 to be sure that it isn't a size problem With the img size. I will check the FL_ALIGN_CLIP option. If this doesn't work, probably I have to generate my own imgbox class or so. I don't see any other solution. Michael _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

