CVSROOT: /cvs/gnome Module name: glom Changes by: murrayc 06/05/05 02:41:04
Modified files: . : ChangeLog glom/libglom/python_embed: py_glom_record.h py_glom_related.h py_glom_relatedrecord.h glom/python_embed/python_module: py_glom_module.h glom/utility_widgets: flowtable.cc flowtable.h flowtablewithfields.cc Log message: 2006-05-05 Murray Cumming <[EMAIL PROTECTED]> * glom/utility_widgets/flowtable.cc: * glom/utility_widgets/flowtable.h: on_size_allocate(): Give the full max first-item width to first items, instead of just what they request, so that labels can expand and align in the actually-available space, so that xalign is useful. * glom/utility_widgets/flowtablewithfields.cc: add_field_at_position(): Use label xalign and yalign instead of the Gtk::Aligment alignment, because it is not needed. Align labels left, though I previously was trying to align them right. Right alignment is untidy when using groups, because the entries do not line up across groups, and that would be very difficult to implement. The vertical alignment of labels seems to be neater now. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glom&who=murrayc&date=explicit&mindate=2006-05-05%2002:40&maxdate=2006-05-05%2002:42 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list