Fix the invisible column in dlgEditGridOptions The fix is rather a workaround. In wxGTK, GetClientSize() doesn't seem appropriately set in the dlgEditGridOptions window. So, we "fix" the right column size if it gets wrong.
Branch ------ REL-1_12_0_PATCHES Details ------- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=b674cd80d3e8e1cb763ee59a775cc383cca968af Author: Steffen Kuhn <p...@kuhnsteffen.de> Modified Files -------------- CHANGELOG | 1 + pgadmin/dlg/dlgEditGridOptions.cpp | 5 +++++ 2 files changed, 6 insertions(+), 0 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers