search for: kazaam

Displaying 2 results from an estimated 2 matches for "kazaam".

Did you mean: kazaa
2007 Aug 23
7
TaskBarIcon gives Typerror
...set_icon'': in method ''SetIcon'', argument 2 of type ''wxIcon const &'' (TypeError) from ./task.rb:15:in `on_init'' from ./task.rb:21:in `main_loop'' from ./task.rb:21 Someone knows why this happens? greets -- kazaam <kazaam@oleco.net>
2007 Aug 22
2
Can''t change button-size?
...() end def on_button(event) message("event recieved!!", "Button event") end end class MinimalApp < App def on_init MyFrame.new end end MinimalApp.new.main_loop #eof Can someone help me with this? greets -- kazaam <kazaam@oleco.net>