[pgadmin-hackers] pgAdmin III commit: Fix the invisible column in dlgEditGridOptions

2010-12-21 Thread Guillaume Lelarge
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.or

[pgadmin-hackers] pgAdmin III commit: Fix the invisible column in dlgEditGridOptions

2010-12-21 Thread Guillaume Lelarge
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 -- master Details --- http://git.postgresql.org/gitweb?p=p