On 09/08/12 10:09 AM, Ingo Brückl wrote:
>
> Hubert Figuière wrote on Thu, 09 Aug 2012 10:00:02 -0700:
>
>>> - comboTable = gtk_table_new (4,2, TRUE);
>>> + comboTable = gtk_table_new (6,2, FALSE);
>>> gtk_widget_show (comboTable);
>
>> As I said in a previous comment, GtkTable is deprecated. So why
>> insisting on using it?
>
> I'm only changing an existing table.
>
Revision 31682 you created a new one. You didn't reply to that when I
commented.
Hub
Received on Thu Aug 9 19:20:58 2012
This archive was generated by hypermail 2.1.8 : Thu Aug 09 2012 - 19:20:58 CEST