Re: [shoes] edit_line, change events, and the enter key
- From:
- ashbb
- Date:
- 2011-02-10 @ 23:08
Hi Steve,
IMHO, this is intended. It should be said *a restriction*, but not a bug. If
you want to catch all keys user input, use *keypress* method.
There are lots of keys Shoes doesn't catch in edit_line/edit_box, e.g. Fn,
Delete, Insert, PgUp, Shift, Ctrl, etc.
ashbb
Re: [shoes] edit_line, change events, and the enter key
- From:
- Steve Klabnik
- Date:
- 2011-02-11 @ 02:07
True. I'm not sure what's right, I was just curious. :)
Re: [shoes] edit_line, change events, and the enter key
- From:
- Zachary Scott
- Date:
- 2011-02-11 @ 02:22
There is this bug too that I reported, not sure if they are related or what:
https://github.com/shoes/shoes/issues#issue/88
On Thu, Feb 10, 2011 at 9:07 PM, Steve Klabnik <steve@steveklabnik.com> wrote:
> True. I'm not sure what's right, I was just curious. :)
>
--
Zachary Scott