11 Feb 2000 mwimer   » (Journeyer)

Entity development has been picking up as we have been starting to rely more hevily on it at work. As a result of us needing the ablity to change colors i added a style="" attribute to all the widget tags.

This has a format similar to the gtk styles so it was easy to produce the effects i wanted. (Not really, gtk style stuff is poorly done IMHO.)

I have started adding a new widget to Entity, called <sheet>. It currently uses the Gtk+Extra's GtkSheet widget to do a the work. I came up with a way to let the users domain their cellular data using a <sh-set> instead of just droppinging all the x,y-cell tags directly into the sheet. This will let people program thier sheet as speedily as possible for each task.

We need a new tree renderer because gtk+'s trees are really unconfortable to work with. I think i am going to add the gtk ctree as both the ctree tag and the tree tag.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!