> > When you set: > > > > o->down_box(FL_UP_BOX); > > > > You set the down_box (pressed button) to a rectangular shape. > > Also, the FL_POUNDED_BOX and the FL_OVAL_BOX are the only two box > types that have no corresponding DOWN shape. You could use the > FL_ROUND_UP_BOX instead.
My question was not to set the shape of any button. My question was related with keyboard focus.Because i saw this problem with every control. let me try with fltk 1.1.8 thanks _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

