Hi Patrick,
>I have rewritten the multiattrib dialog that allows you to edit and add
>attributes to an object. It is in GTK 2.4 right now but if there is
>an interest it may be modified for GTK 2.2.
Unfortunately, we should probably still support gtk+ 2.2.x for
a while longer. Maybe a few more releases.
>It permits the edition of each attribute from the list: you can modify
>the name, value and visibility options of each attribute without
>moving to the lower part of the dialog.
I like it, much cleaner/simpler than the existing one..
>This second half is still used for adding attributes. Its layout is
>not final: particularly the position of the add button. I am opened to
>any suggestion.
Yeah, it's a little big. Maybe just a smaller one.
Also, I'm wondering if it might be a good idea to wait on
checking new dialog box in, only because I really want to release
around 3/1/2005. Unless you can get it all finalized, cleaned up,
and bug free :-) in a few days or so. Thank you.
>I also have rewritten the log system to make use of the GLib log
>feature. I will add this last one to CVS real soon now.
Yeah, I like the changes. I did add some code to scroll to
the bottom of the text buffer when the log window is opened. Please let
me know if I got that right.
-Ales