You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.
I just came across this toolkit, and had a play with it this afternoon.
I am struggling to program smoothly with Shoes!
change event does not work.
How I wrote it:
edit_line do
change do
#do something
end
end
I managed to get keypress event running properly on hacketyhack, however, after compiling the source code with Shoes, keypress event does not seem to work either.
What have I done wrong here?
Cheers,
Daniel
The text was updated successfully, but these errors were encountered:
Hi guys,
I just came across this toolkit, and had a play with it this afternoon.
I am struggling to program smoothly with Shoes!
How I wrote it:
edit_line do
change do
#do something
end
end
What have I done wrong here?
Cheers,
Daniel
The text was updated successfully, but these errors were encountered: