Re: Problem with grids and items spanning more than one column
- From: Mike Martin <mike redtux plus com>
- To: Reuben Rissler <silrep emypeople net>
- Cc: gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: Re: Problem with grids and items spanning more than one column
- Date: Wed, 3 Apr 2019 15:06:06 +0100
I resolved it by applying
set_halign('start') to only the textview in the layout
Looks like some interaction between the textview and the multicolumn
liststore
On Wed, 3 Apr 2019 at 12:53, Reuben Rissler <silrep emypeople net> wrote:
On 04/02/2019 05:09 AM, Mike Martin via gtk-app-devel-list wrote:
I am using an embedded Gtk grid within a grid , which contains numerous
widgets
However if I have a widget that spans more than one column it messes up
the
layout of all other widgets , which seem to position themseleves randomly
along the width of this widget, causing horribly jagged widget placement
Has anyone had this and come up with a solution
Could you post an example? Post the example inline, because attachments
are scrubbed.
Row 1 Liststore spanning multiple columns
Row 2 liststore spanning 1 column and 2 rows , textview , then two
buttons
the textview should line up on the right with the liststore in row 1
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]