Hi 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. I've tried @parameter_frame.update @app.repaint @app.forceRefresh thanks for any help R