9 Feb 2006 ensonic   » (Master)

buzztard
Little intermediate update :) Was a bit tired of engine work and as nobody responded to the calp for help with the GUI, I took a stab at it. Heres a glance at it:

Its quite amazing what a treview-widget can look like, if you tune cellrenderers and do subclassing of it. Another trick is to have multiple views on one model and reuse the GtkAdjustments, so that they scroll in sync. I used that for the first column in the above screenshot. This way the column wont scroll away and the cursor in the bigger view can't get into it :).

Now I need to do the same for the pattern view and probably tune the column-headers a bit.

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!