#540 closed optimization (discarded)
Allow to define a default button for dialogs
Reported by: | westram | Owned by: | devel |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Usability | Version: | gtkport |
Keywords: | Cc: |
Description
Define default-button e.g. by prefixing '+' to button name.
Wanted behavior:
- aw_question and related:
- ENTER should press default-button
- ESC should press abort-button Note: there is no abort-button in aw_question yet. See #539 (and related commits) for abort-button introduced to aw_string_selection. Beware of changing result!
- aw_string_selection / aw_input
- pressing enter in text-inputfield should press default-button
- double clicking an entry in selection list (or pressing enter there) should press default-button (only applies to aw_string_selection)
- hitting ESC somewhere shall trigger abort-button
Change History (3)
comment:1 Changed 11 years ago by westram
comment:2 Changed 7 years ago by westram
- Resolution set to discarded
- Status changed from new to closed
gtk-port is dead
comment:3 Changed 7 years ago by westram
- Milestone aftermerge deleted
Ticket retargeted after milestone deleted
Note: See
TracTickets for help on using
tickets.
see also [10010]