> Properties of your widget, tab C++, field Class: type the name of the > new class. > > Gonzalo Garramu�o wrote: > > I remember there's a badly documented way in fluid to replace a widget > > with another. Something like selecting New Widget with CTRL or something. > > > > Can anyone freshen my memory? > > > > >
I imagine that the OP was asking how to change the type of a widget, rather than the name of its type (if that makes any sense). For instance, you lay out a window with an Fl_Input in it, then decide to change it to something of your own derived from Fl_Group. If such a feature exists, I too would love to know about it, as I often end up editing the .fl file by hand to accomplish this. Best, Stan
_______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

