]> git.sur5r.net Git - glabels/commit
Make glFieldButtonMenu multi-columned for large number of keys.
authorJim Evins <evins@snaught.com>
Thu, 22 Oct 2009 02:34:10 +0000 (22:34 -0400)
committerJim Evins <evins@snaught.com>
Thu, 22 Oct 2009 02:34:10 +0000 (22:34 -0400)
commit1a23b8164c972458c3a434e892c6810939ac424b
tree0e6406a515fe2f3fca3f7f6229b66002af8b8a45
parentf83b6537a0fdf8f6f25483ab691a76923c10508a
Make glFieldButtonMenu multi-columned for large number of keys.

Make glFieldButtonMenu multi-columned for large number of keys.  I don't know
why, but I need to unrealize the old menu whenever reloading a new set of
keys -- otherwise, the new menu would not render properly.

Also, cleared the CAN_FOCUS and CAN_DEFAULT bits for the instance in
the object editor text edit page, so that it would not steal the focus
from the text editor.
src/field-button-menu.c
src/object-editor-edit-page.c