Two crashes: (Win32, latest code from github) 1) Frequently, if I open the console (alt-/) too quickly after starting shoes.exe I get a crash: 2) Always, this app crashes when I press the button, if the console is open: Shoes.app do
button "Boom" do
info "Karate chop!"
end
end
The idea of calling 'info' came from this thread:
http://thread.gmane.org/gmane.comp.lib.shoes/486/focus=489
What am I doing wrong?
Thanks,
-Harold
