matthiasm wrote:
> On 20.02.2009, at 14:15, Greg Ercolano wrote:
> 
>>               FL_ALIGN_TEXT_OVER_IMAGE);               // label will  
>> be /over/ image
> 
> "over" in this case means that the text is more toward the top of the  
> screen and the image is toward the bottom (in y coordinates, not z).  
> There is no combination of flags for such a feature. Overrriding, like  
> you did in the second mail, is the only way I know.

        LOL, I've been doing a lot of comping recently, so the word OVER
        all in caps had only one meaning to me last night ;)

        I'll make an STR for adding comments for the alignment flags
        on this page:
        http://fltk.org/doc-1.1/Fl_Widget.html#Fl_Widget.align
        Ran into a similar problem the other day for the Fl_Menu_Item flags.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to