[gtk-osx-users] cut/copy/paste accelerators in GTK widgets (and some other issues)

2014-12-26 Thread Brecht Machiels
Hello, I'm trying to adapt Zim (Python + pygtk) [1] to make use of gtkosx-application, but I'm running into a number of problems. The first two are related to building gtk-mac-integration (the 2.0.5 tar.xz) and are no show-stoppers. Some background info: I installed gtk+ (using

Re: [gtk-osx-users] cut/copy/paste accelerators in GTK widgets (and some other issues)

2014-12-26 Thread John Ralls
On Dec 26, 2014, at 9:33 AM, Brecht Machiels brecht__gm...@mos6581.org wrote: Hello, I'm trying to adapt Zim (Python + pygtk) [1] to make use of gtkosx-application, but I'm running into a number of problems. The first two are related to building gtk-mac-integration (the 2.0.5

Re: [gtk-osx-users] cut/copy/paste accelerators in GTK widgets (and some other issues)

2014-12-26 Thread Brecht Machiels
Hello John, Thanks for the quick reply. On 2014-12-26 19:13:32 +, John Ralls said: The python bindings require that configure finds the python headers. As always with autotools-based projects, study config.log to understand why configure doesn't do what you expect. configure did find

[gtk-osx-users] cut/copy/paste accelerators on Mac

2014-12-26 Thread Brecht Machiels
Hello, I'm running into a problem with PyGTK on OS X. Please find the description below (originally posted to the GTK+-2 OSX Users mailing list). On 2014-12-26 19:13:32 +, John Ralls said: On Dec 26, 2014, at 9:33 AM, Brecht Machiels wrote: With gtkosx-application installed, I have

Re: [gtk-osx-users] cut/copy/paste accelerators on Mac

2014-12-26 Thread Brecht Machiels
Ignore this one. Wrong mailing list of course. On 2014-12-26 21:40:52 +, Brecht Machiels said: Hello, I'm running into a problem with PyGTK on OS X. Please find the description below (originally posted to the GTK+-2 OSX Users mailing list). On 2014-12-26 19:13:32 +, John Ralls said:

Re: [gtk-osx-users] cut/copy/paste accelerators on Mac

2014-12-26 Thread John Ralls
On Dec 26, 2014, at 2:28 PM, Brecht Machiels brecht__gm...@mos6581.org wrote: Ignore this one. Wrong mailing list of course. But also the wrong question, because accelerators are for menu items, which dialog boxes don’t have. You want to ask about bindings. Regards, John Ralls On

Re: [gtk-osx-users] cut/copy/paste accelerators on Mac

2014-12-26 Thread John Ralls
On Dec 26, 2014, at 2:28 PM, Brecht Machiels brecht__gm...@mos6581.org wrote: Ignore this one. Wrong mailing list of course. On 2014-12-26 21:40:52 +, Brecht Machiels said: Hello, I'm running into a problem with PyGTK on OS X. Please find the description below (originally posted

Re: [gtk-osx-users] cut/copy/paste accelerators on Mac

2014-12-26 Thread Brecht Machiels
On 2014-12-26 22:39:51 +, John Ralls said: Another thought occurred to me: You said that setting gtk-key-theme-name=“Mac” in ~/.gtkrc-2.0 doesn’t work in the (rather ancient) Gtk+ built by Homebrew. Maybe there’s a message there, that Homebrew tampers with the gtk source in a misguided