Generic word parent>> does not define a method for the world-attributes class. Dispatching on object: T{ world-attributes f world f "Hi-Part 2" f f ~array~ ~array~ f... !#----------------------------------------------------------- USING: accessors ui ui.gadgets.labels ; IN: hello-ui MAIN-WINDOW: hello { { title "Hi-Part 2" } } ! "Hello world"