[anaconda][master][PATCH 0/3] Help patch extension

Martin Kolman mkolman at redhat.com
Wed Sep 17 13:28:24 UTC 2014


This patch goes on top of help patch v3 (with the _H accelerator removed)
 and improves help shortcut handling:
* when alt is not pressed, the help button label is only: "Help!"
* if alt is pressed and mnemonics shown, the label shows: "Help! (F1)":
https://m4rtink.fedorapeople.org/anaconda/screenshots/help/help_F1_accelerator.png
* both F1 and alt+F1 (to cover both user expectations) trigger help display

Martin Kolman (3):
  Activate the built-in help when F1 is pressed
  Support display of the custom mnemonics on the help button
  Show help also when alt+F1 is pressed

 pyanaconda/ui/gui/__init__.py | 27 +++++++++++++++++++++++++++
 widgets/src/BaseWindow.c      | 14 ++++++++++++++
 widgets/src/BaseWindow.h      |  1 +
 3 files changed, 42 insertions(+)

-- 
1.9.3



More information about the anaconda-patches mailing list