Hi
I have tried to change from left align to right align for.fl_float input But it is not changing. For reference Fl_Float_input *out = new Fl_Float_input(10,30,400-20,300-80,"Welcome"); out->align(FL_RIGHT_ALIGN); Is there anything else to do along with this function? Regards Pushparaj _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

