From: Martin Ankerl Date: 2005-02-19T22:44:08+09:00 Subject: Re: Force an FX redraw > 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