# File examples/fox/bitmapper.rb, line 137 def create dir = "." @filebox.height = 100 super # i.e. FXMainWindow::create() show(PLACEMENT_SCREEN) end