]> git.sur5r.net Git - glabels/commit
Improved menu positioning functions
authorJim Evins <evins@snaught.com>
Tue, 27 Oct 2009 00:12:06 +0000 (20:12 -0400)
committerJim Evins <evins@snaught.com>
Tue, 27 Oct 2009 00:12:06 +0000 (20:12 -0400)
commitab8bb6ad208670b587d23f55c9edb5ba8c754050
tree3cc90c4de57f21cfd2f2714ad7be2164c2a03b9e
parent4d71d3f3e3cc8300be41c58867f9386d53e4b760
Improved menu positioning functions

Use requisition instead of allocation for menu size (the allocation does not
exist for a newly realized menu, so the position is not always right the
first time it is popped up, causing a mangled menu position with ugly
scroll buttons.)

Query for the actual screen of "this" instead of blindly using the default
screen.
src/color-combo-button.c
src/color-combo.c
src/field-button.c
src/font-combo.c