> I'm playing with FXRuby and want to add/delete text fields on the fly. > It seems though I need to force a redraw of the gui. Visibility and > zorder are correct cos I see my fields if I add them to original > startup drawing of the UI but not if I add them after startup. try @parameter_frame.recalc martinus