-
Bug
-
Resolution: Fixed
-
P3
-
1.2.2
-
merlin
-
sparc
-
solaris_2.6
When adding or removing a column causes the window size to paint incorrectly.
Making a call to table.sizeColumnsToFit(-1); from the application after the insert column or remove column make the window repaint correctly. If the user clicks on the corner of the window causes the columns and windows to draw correcly.
Making a call to table.sizeColumnsToFit(-1); from the application after the insert column or remove column make the window repaint correctly. If the user clicks on the corner of the window causes the columns and windows to draw correcly.