[krbdev.mit.edu #7443] SVN Commit

Tom Yu via RT rt at krbdev.mit.edu
Wed Dec 5 16:39:31 EST 2012



Leave 'OK' button visible in Leash AboutBox

The AboutBox dialog as specified in the resource file is larger than
the one we display; the dialog init routine marks several things as
non-visible, moves the 'OK' button up to where the now-invisible items
were, and shrinks the dialog's bounding rectangle.

However, the edit boxes containing copyright and version information
seem to always present as being on top of the 'OK' button, and their
background causes the button to appear almost invisible with the current
repositioning.

To keep the 'OK' button visible, reduce the amount that it is moved
(and the amount the dialog is shrunk) so that the button does not overlap
with the edit box.

(cherry picked from commit ceb486df4301608d5b2462011fed6534e60721bd)

https://github.com/krb5/krb5/commit/962fa17d0be37f94b187753bafe1b08bb8becda5
Author: Ben Kaduk <kaduk at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 962fa17d0be37f94b187753bafe1b08bb8becda5
Branch: krb5-1.10
 src/windows/leash/LeashAboutBox.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


More information about the kfwdev mailing list