On 15/05/12 14:45, Tristan Van Berkom wrote:
On Mon, May 14, 2012 at 10:29 PM, James Steward
wrote:
On 15/05/12 11:56, Tristan Van Berkom wrote:
... perhaps it's worth trying an extra call to gtk_widget_queue_resize()
after modifying your table.
I'm trying that. I have
On Mon, May 14, 2012 at 10:29 PM, James Steward
wrote:
> On 15/05/12 11:56, Tristan Van Berkom wrote:
>>
>> Are you using GTK+ 3 ?
>>
>
> Still on GTK+ 2.0.
>
>
>> If so, use GtkGrid instead... possibly just that will fix things for you.
>>
>> Short of that, if I understand correctly, you have a t
On 15/05/12 11:56, Tristan Van Berkom wrote:
Are you using GTK+ 3 ?
Still on GTK+ 2.0.
If so, use GtkGrid instead... possibly just that will fix things for you.
Short of that, if I understand correctly, you have a target state/configuration
of a GtkTable (or GtkGrid), if you construct the
Are you using GTK+ 3 ?
If so, use GtkGrid instead... possibly just that will fix things for you.
Short of that, if I understand correctly, you have a target state/configuration
of a GtkTable (or GtkGrid), if you construct the table in the target
configuration
from scratch, I take it things work a