[gtkada] label in a table
Sami EVANGELISTA
sami.evangelista at wanadoo.fr
Fri Sep 5 15:27:09 CEST 2003
here is the code:
Gtk_New(SA_Win.Reductions_Table, 7, 8, True);
-- Structural reductions
Gtk_New(Sa_Win.Structural_Reductions_Label, "Structural reductions");
Attach_Defaults
(Sa_Win.Reductions_Table,
Sa_Win.Structural_Reductions_Label,
1, 2, 2, 3);
The word "Structural reductions" appears at the center of the cell
Preben Randhol a écrit:
>Sami EVANGELISTA <sami.evangelista at wanadoo.fr> wrote on 05/09/2003 (15:22) :
>
>
>>hello all
>>
>>How can i change the justification of a gtk_label when adding it into
>>a cell of a gtk_table? i didnt found the appropriate procedures in
>>the gtk-table package, nor in the gtk-container package.
>>
>>
>
>Can you show us your code so we can see?
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/gtkada/attachments/20030905/a1893a28/attachment.htm
More information about the gtkada
mailing list