Re: Disable mnemonics in UIManager
- From: Frank Naumann <fnaumann boerde de>
- To: Murray Cumming <murrayc murrayc com>
- Cc: gtkmm-list gnome org, gtk-list gnome org
- Subject: Re: Disable mnemonics in UIManager
- Date: Thu, 2 Feb 2006 12:35:03 +0100 (CET)
Hello!
It's possible to disable the automatic mnemonic conversion in the
UIManager/Action? Otherwise it's not possible to put text with an
undersocre into the menu. I searched in the gtkmm and gtk documentation
but don't found anything related to the mnemonic conversion in
UIManager/Action.
I've had the same problem with dynamically-generated menu names and
TreeView column titles. I think that "_" can be escaped as "__" but I
haven't tried it yet. It really should be documented, for instance here:
http://developer.gnome.org/doc/API/2.4/gtk/GtkAction.html
Ah, didn't thought about quoting the underscore. Just tried out and
quoting works fine. A note in the docu about it would be helpful for
others in the future I'm sure.
Quoting? I meant using two underscores instead of one. What exactly did
you do?
Yes, I use now two underscores. Is this not some sort of quoting?
Regards,
Frank
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]