[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#8176: 24.0.50; GUI toolkit differences
From: |
Glenn Morris |
Subject: |
bug#8176: 24.0.50; GUI toolkit differences |
Date: |
Sat, 16 Jul 2011 13:47:31 -0400 |
User-agent: |
Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) |
I think this ought to be much shorter; as a side effect it can then be a
"tiny change" that does not need an assignment. Eg something like:
Note that the various toolkits with which you can build Emacs do
not all support the same set of features for menus. Some code works
as expected with one toolkit, but not under another.
For example, menu actions or buttons in a top-level menu-bar.
The following works with the Lucid toolkit or on MS Windows, but
not with GTK or Nextstep, where clicking on the item has no effect.
<code example>
- bug#8176: 24.0.50; GUI toolkit differences, (continued)
- bug#8176: 24.0.50; GUI toolkit differences, Tim Cross, 2011/07/04
- bug#8176: 24.0.50; GUI toolkit differences, Jan Djärv, 2011/07/05
- bug#8176: 24.0.50; GUI toolkit differences, Lars Magne Ingebrigtsen, 2011/07/05
- bug#8176: 24.0.50; GUI toolkit differences, Tim Cross, 2011/07/06
- bug#8176: 24.0.50; GUI toolkit differences, Tim Cross, 2011/07/11
- bug#8176: 24.0.50; GUI toolkit differences, Lars Magne Ingebrigtsen, 2011/07/15
- bug#8176: 24.0.50; GUI toolkit differences, Tim Cross, 2011/07/15
- bug#8176: 24.0.50; GUI toolkit differences,
Glenn Morris <=
- bug#8176: 24.0.50; GUI toolkit differences, Lars Magne Ingebrigtsen, 2011/07/16
- bug#8176: 24.0.50; GUI toolkit differences, Andreas Schwab, 2011/07/16
- bug#8176: 24.0.50; GUI toolkit differences, Glenn Morris, 2011/07/16
- bug#8176: 24.0.50; GUI toolkit differences, Jason Rumney, 2011/07/06