Re: builder.ui and spinbutton adjustment

2018-02-26 Thread Tim Mayberry
Hi Roger, Perhaps this bug report is(still) relevant to your issue: https://bugzilla.gnome.org/show_bug.cgi?id=594372 Tim. On Mon, Feb 26, 2018 at 7:58 PM, Roger Matthews wrote: > I have the first version of Gtk+ 3, I believe it is Gtk+ 3.19.4. Being the > first of

re: builder.ui and spinbutton adjustment

2018-02-26 Thread Roger Matthews
I have the first version of Gtk+ 3, I believe it is Gtk+ 3.19.4. Being the first of the Gtk+ 3 it may contain bugs that I am not aware of that have since been fixed in later versions. The fact that the "upper", "lower", "step-increment", "page-increment" and "page-size" properties are all read

Re: centered and right justified label in the same line.

2018-02-26 Thread Tristan Van Berkom
On Mon, 2018-02-26 at 09:23 +0100, Stefan Salewski wrote: > On Mon, 2018-02-26 at 09:16 +0100, Wojciech Puchar wrote: > > How to do this in GTK 2. whatever i try i'm getting first label > > centered  > > relative to space remaining after second label not to whole hbox. how > > to  > > do this

Re: centered and right justified label in the same line.

2018-02-26 Thread Stefan Salewski
On Mon, 2018-02-26 at 09:16 +0100, Wojciech Puchar wrote: > How to do this in GTK 2. whatever i try i'm getting first label > centered > relative to space remaining after second label not to whole hbox. how > to > do this properly? > > That may be not that easy. Maybe try a hbox, which again