[Glade-devel] Table insert



Bug 345602 describes a situation where items cannot be graphically added
to a preferred location in a table.  So, as far a I know, in order to
add an item to a table, one must increase the size of the table, add the
new item to the end, then manually jigger up the .glade file, in order
to put the new item in the correct position.  In addition, table
descriptions in .glade files are written out in (what is probably)
creation order and so are not sorted in display order.  This makes the
"jiggering" process consists of moving the new item around in the .glade
file then renumbering every item in the table.  Even if the table is of
some reasonable size, it can be quite tedious and time-consuming.  I
would like to know if there is any other, more reasonable way to add an
element to a table.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-devel/attachments/20061128/4e512556/attachment.html 



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