On 30 Jun 2007, at 20:06, fltk wrote: > Is there a way to right justify Fl_Input (not the lable).
No direct way, I'm afraid - you need to subclass the widget and tweak the draw method a bit to do it. I vaguely recall posting a worked example in this list a while back so a search of the archives might turn something up. I think the topic was "Re: position about Fl_Input' text" so you could maybe search on that... HTH, -- Ian _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

