Am Freitag, den 27.01.2006, 09:57 +0000 schrieb John Spray:
> Am Freitag, den 27.01.2006, 02:06 +0100 schrieb Bernhard Reiter:
> > yet another (very small) one. this time no screenie attached.
> 
> Eine angenehme Überraschung!
> 
> I've committed this with the following changes:
>       * Unnecessary definitions of Gtk::TreeModel::ColumnRecord stuff
>         removed from .C file - I guess this got copied over from some
>         old ones that used ComboBox - since this dialog's using
>         ComboBoxText, the manual setting up of a text column is no
>         longer necessary
>       * Added some border spacing on the dialog, and some spacing
>         between the label and the combo.
>       * Left-aligned the table
>       * Made the OK button the default button, and added an Escape
>         keyboard shortcut for the cancel button.
> 

Danke! I guess it was a little late, so some things might have escaped
my attention... sorry 'bout that.

BTW, could somebody tell me what' s wrong with Gtk::Combo? Sometimes it
just won't display its model's entries at all -- that's one reason why I
moved on to ComboBoxText, though at first I didn't feel like creating a
widget manually, i.e. outside of glade...

Plus, John, could you point me to the Gnome HIG part about spacing so
you perhaps don't have to mend every single glade file I post?

As I did again some tweaking to the citation dialog (set some shortcut
targets correctly, added 3 or so new shortcuts and improved the
"bc().valid()" behavior [any synonym for that?] once again...)

Next on my list would be GExternal, if that doesn't interfere with
anyone...

> I haven't really tested it (don't have any branched documents, or really
> understand how they're meant to be), but it's very simple and looks good
> to me.
> 

I didn't do any really comprehensive testing either, but a small test
case worked...

Bernhard

Reply via email to