Re: bugs or missing features ?



Havoc Pennington <hp redhat com> writes:

> Colin Leroy <colin colino net> writes:
> > - User-definable accels (pointing on a menu item and hitting desired
> > shortcut keys) do not work ;
> 
> They should work, if they don't it's an application bug.

See the note about dynamically changing accelerators in the GTK+
README file. You have to enable this explicitely.
 
> > - Charles Kerr (pan's main developer) told me that accels without
> > modifiers aren't handled.
> 
> Accels on menu items have to have modifiers, but widgets (such as the
> list of news articles) can have shortcuts without modifiers.
> 
> In the case of Pan things like "next article" should be shortcuts on
> the article list widget, not global accels.

Actually, there is no restriction at all on accels without modifiers.
You can set them in code, you can set them dynamically.

Regards,
                                        Owen



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]