Re: Text Field layout



Use the table, no question.  It's just like the Java Gridbag except
for the way in which you specify your item's cells.  (With the Gtk table,
you specify not the cell numbers, but the edge numbers.  So for a single
cell in the upper left corner, you would specify X and Y attachments
both running from 0 to 1.)

        -ed falk



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]