>
> The "New layer" buton (with "+" icon) no more work: clicking on it
> does not open the popup list.
> It seems that the wrong commit is a229773ff51163cbc823001de34bd8c7833f9d49.

Good spot.

> The matter (I think) is that "path" field cannot contains accelerator
> character as it is used as path to retrieve widget later.
> Furthermore, it seems that such construction is deprecated.
>
> http://developer.gnome.org/gtk/2.24/GtkItemFactory.html#GtkItemFactoryEntry
>
> PS: I was unable to understand what is expected to occur, how to use
> the accelerator.

Yes, software with unintended consequences! Perhaps that's why GtkItemFactory 
shouldn't be used any more.

I think for the next release either (I'll) migrate this code using ItemFactory 
to UIManager, or revert my (very simple!) commit.

or:
NB I never use the '+' & '-' button features of the layers panel.

Indeed one could speculate that only the up and down buttons are 'useful' as 
the add|delete|cut|copy|paste can be invoked by:
1. Keyboard accelerators 
2. Layer right click context menu options
3. From main window menu - either Edit or Layer menu options.

Thus another interim option could be to remove the '+' & '-' buttons.

                                          
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Viking-devel mailing list
Viking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/viking-devel
Viking home page: http://viking.sf.net/

Reply via email to