Re: How to create dynamic popup menus in a gtk application

2020-04-26 Thread Zander Brown
> Minimum gtk version is 2.18 at the moment.

Ouch, stuck in 2009

Have fun. Tell everyone to watch out for... well everything post 2015

-- 
Zander Brown 

  Maintainer:
  Dia Diagram Editor
  King's Cross / KGX
  GNOME Design Tooling (Icon Preview, Colour Palette)

  Co-Maintainer:
  GNOME Clocks

  en_GB Translation Team

  Me ≢ GNOME



On Sun, 2020-04-26 at 22:40 +0200, Uwe Scholz wrote:
> Yes. Minimum gtk version is 2.18 at the moment. I just want to throw
> 
> out libgnomeui for now.


signature.asc
Description: This is a digitally signed message part
___
desktop-devel-list mailing list
desktop-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/desktop-devel-list


Re: How to create dynamic popup menus in a gtk application

2020-04-26 Thread Uwe Scholz
Am Sun, 26 Apr 2020 20:24:35 +0100 schrieb Zander Brown:
>
> Just checking: What gtk version are you using? Sounds a lot like your
> on gtk2

Yes. Minimum gtk version is 2.18 at the moment. I just want to throw
out libgnomeui for now.

> It may be more appropriate (and productive) to ask this over at
> https://discourse.gnome.org/

Good idea, will try that as well.
___
desktop-devel-list mailing list
desktop-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/desktop-devel-list


Re: How to create dynamic popup menus in a gtk application

2020-04-26 Thread Zander Brown
Just checking: What gtk version are you using? Sounds a lot like your on gtk2

It may be more appropriate (and productive) to ask this over at 
https://discourse.gnome.org/


-- 
Zander Brown 

  Maintainer:
  Dia Diagram Editor
  King's Cross / KGX
  GNOME Design Tooling (Icon Preview, Colour Palette)

  Co-Maintainer:
  GNOME Clocks

  en_GB Translation Team

  Me ≢ GNOME

On Sun, 2020-04-26 at 20:47 +0200, Uwe Scholz wrote:
> Hi,
> 
> I am currently about to migrate Gnome Commander from the very
> deprecated GnomeUIInfo to GtkUiManager with the help of this document
> https://developer.gnome.org/gtk2/stable/migrating-gnomeuiinfo.html
> 
> This worked out for the toolbar and also for a static popup menu.
> 
> What I am missing is how I can create dynamic popups. How is that
> solved using GtkUiManager and GtkActions? Unfortunately in the
> migration guide above this part is missing.
> 
> Can anyone here kindly point me to a simple example how a dynamic popup
> would be created in Gtk in C/C++? In particular, I am talking about a
> popup menu where its entries depend on the file which is clicked on in
> the file manager.
> 
> Thank you very much and all the best
> Uwe
> ___
> desktop-devel-list mailing list
> desktop-devel-list@gnome.org
> https://mail.gnome.org/mailman/listinfo/desktop-devel-list


signature.asc
Description: This is a digitally signed message part
___
desktop-devel-list mailing list
desktop-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/desktop-devel-list