GtkTable replacement



Hello all.

I have rewritten the GtkTable widget. (as of GTK+ 1.2.3)
My contributions are:
 * make it easier to subclass and give more functionality,
   which is difficult with GtkTable.
 * relative rows and columns

My class is an early beta. I am currently writing a subclass, which would
test the subclass-ability of my GtkTable.
You will be able to find it at:
  http://www.dsv.su.se/~j-hanson/pfxtable.tar.gz

I used the prefixes "Pfx", "PFX_" and "pfx_" respectivelly so that it
could be tested together with a stable GTK library.

I want your feedback before I upload it to ftp.gtk.org.

Thanks.
 / Johan
         --  johan@tiq.com  --  http://www.dsv.su.se/~j-hanson/ --



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