hi, I thought I'd try out shoes (curious) with a simple todo list gui.  it's
working nicely but I have a few issues (on windows xp).

1) I get random errors of the "shoes has encountered an error and must
close" type when the list of completed tasks refreshes.  the part that
throws the error is in 'refresh' starting at line 68.  I'm clearing the
@gui_completed stack and using 'append' to add new stuff to it.  the error
seems to go away if I comment out the call to 'clear'.  I've played around
with it a bit and I don't think the error is on my side unless I'm doing
something blatantly wrong?

2) any chance there's an easy way to put a shoes app in the system tray?
just asking :)

3) I could not figure out how to get a callback when I type return in the
'new reminder' field, hence the separate Add button.

4) I attached the file if anybody is bored, it probably will not display
correctly on your box due to hardcoded dimensions. :|

thanks for shoes!

Oliver

Attachment: reminder.rb
Description: Binary data

Reply via email to