From: Li Chen Date: 2008-10-28T02:32:20+09:00 Subject: Re: question about method call Robert Klemme wrote: > Read your code again. > >> receive a message defined by class by HelloWindow (or >> FXMainWindow) and response it? > > You probably need more coffee - or more sleep. :-) > > robert Reading from the codes it looks app receive a message from FXApp.new, which I have no problem to understand that. But if I remove "create" defined by class HelloWindow(or FXMainWindow) the script won't work. This is why I am confused. Li -- Posted via http://www.ruby-forum.com/.