Re: GtkGrid children and GTK_ALIGN_END

2017-10-12 Thread Daniel Boles
The wildcard here, and what makes me confused as to whether my own rationale makes sense, is that you have the grid expanding; I can't immediately think of cases where I've used such a construct, so I don't know what I expect it to do! It's also been a while since I thought about how alignment and

Re: GtkGrid children and GTK_ALIGN_END

2017-10-12 Thread Bill Kelly
Daniel Boles wrote: > Assuming I understand this guide right, then it does kinda make sense to me. > > https://developer.gnome.org/gtk3/stable/ch30s02.html Thanks, that's a handy link. > I found that hexpanding the Entry too got around this, but it may not be > exactly what you want. I'd

Re: GtkGrid children and GTK_ALIGN_END

2017-10-12 Thread Daniel Boles
On 12 October 2017 at 13:10, Daniel Boles wrote: > By my understanding, the explanation is this: > >- the Entry *is *right-aligned within its cell >- but then the Grid is set to align fill and expand, so it expands >empty space beyond the Entry and the cell it's

Re: gtk-devel-list Digest, Vol 162, Issue 7

2017-10-12 Thread Daniel Boles
By my understanding, the explanation is this: - the Entry *is *right-aligned within its cell - but then the Grid is set to align fill and expand, so it expands empty space beyond the Entry and the cell it's in Assuming I understand this guide right, then it does kinda make sense to me.

Re: incompetent heretic GTK+ maintainers !

2017-10-12 Thread Andy Tai
You should come forward and do this yourself. You have no excuse not to On Oct 10, 2017 9:00 AM, "Bruggemann Eddie" wrote: > Hi to all the Gtk team, > > I wonder why you say that we can handle the native File chooser on Windows, > > because the only action

Re: works inside MSYS2 but not outside ?

2017-10-12 Thread Tilo Villwock
Hello Eddie, as a general recommendation: tone it down a little. So far we've seen you either insult everybody or fake humbleness. Neither is really appreciated. As for your problem: You still haven't stated which exact GTK version your using. And you haven't provided any output from your actual