Re: Python bindings and Gtk3

2017-08-10 Thread Mike Alexander
> On Aug 10, 2017, at 3:22 AM, John Ralls wrote: > > 3.22.what? I pushed the change to gtk that caused the pango breakage between > 3.22.11 and 3.22.12 so 3.22.11 wouldn't have had the problem... and of course > if pango is using the fontconfig backend it

Re: Python bindings and Gtk3

2017-08-10 Thread John Ralls
> On Aug 10, 2017, at 12:31 AM, Mike Alexander wrote: > >> On Aug 9, 2017, at 1:49 PM, John Ralls wrote: >> >> Hmm, looks like both whitespace and font are larger. What version of Gtk+-3? >> > > It’s version 3.22. > >> Hmm, looks like both

Re: Python bindings and Gtk3

2017-08-09 Thread Mike Alexander
> On Aug 9, 2017, at 1:49 PM, John Ralls wrote: > > Hmm, looks like both whitespace and font are larger. What version of Gtk+-3? > It’s version 3.22. > Hmm, looks like both whitespace and font are larger. What version of Gtk+-3? > > You can try fiddling with

Re: Python bindings and Gtk3

2017-08-09 Thread John Ralls
> On Aug 9, 2017, at 7:28 AM, Mike Alexander wrote: > >> On Aug 9, 2017, at 12:21 AM, Mike Alexander > > wrote: >> >>> On Aug 8, 2017, at 10:23 AM, John Ralls >> >

Re: Python bindings and Gtk3

2017-08-09 Thread Derek Atkins
Mike, Mike Alexander writes: > I guess attachments aren’t allowed, I should have known. The > screenshots are at *attachments* are allowed *INLINE* images are not. -derek -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student

Re: Python bindings and Gtk3

2017-08-08 Thread Mike Alexander
> On Aug 9, 2017, at 12:21 AM, Mike Alexander wrote: > >> On Aug 8, 2017, at 10:23 AM, John Ralls >> wrote: >> >> I don't know if the MacPorts X-build uses the CoreText or FontConfig backend >> for Pango, but if it uses CoreText it might be your

Re: Python bindings and Gtk3

2017-08-08 Thread Mike Alexander
> On Aug 8, 2017, at 10:23 AM, John Ralls wrote: > > I don't know if the MacPorts X-build uses the CoreText or FontConfig backend > for Pango, but if it uses CoreText it might be your problem. I don’t know either. I see that Pango’s configure looks for (and

Re: Python bindings and Gtk3

2017-08-08 Thread John Ralls
> On Aug 8, 2017, at 6:17 AM, Mike Alexander wrote: > >> On Aug 7, 2017, at 8:51 PM, Sumit Bhardwaj wrote: >> >> For the tab issue, can you share a screenshot or something to that effect? I >> am on master build and have tabs on right-hand side as well,

Re: Python bindings and Gtk3

2017-08-08 Thread Geert Janssens
On dinsdag 8 augustus 2017 05:17:09 CEST Mike Alexander wrote: > > On Aug 7, 2017, at 8:51 PM, Sumit Bhardwaj wrote: > > > > For the tab issue, can you share a screenshot or something to that effect? > > I am on master build and have tabs on right-hand side as well, but it's

Re: Python bindings and Gtk3

2017-08-07 Thread Mike Alexander
> On Aug 7, 2017, at 8:51 PM, Sumit Bhardwaj wrote: > > For the tab issue, can you share a screenshot or something to that effect? I > am on master build and have tabs on right-hand side as well, but it's > perfectly usable. > It’s certainly usable, I didn’t mean to

Re: Python bindings and Gtk3

2017-08-07 Thread Sumit Bhardwaj
Agree with Mike. GTK3 changes are looking fine. So far, only minor issues. For the tab issue, can you share a screenshot or something to that effect? I am on master build and have tabs on right-hand side as well, but it's perfectly usable. -Sumit On Mon, Aug 7, 2017 at 2:32 PM, Mike Alexander

Python bindings and Gtk3

2017-08-07 Thread Mike Alexander
You may already know this, but the Python bindings done’t work in the current master branch (they still use Gtk2). I made a brief attempt to fix this, but I don’t know either Python or Gtk3 well enough. I also noticed a cosmetic issue that you may not be aware of because I use a non-default