mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-10 03:54:54 -06:00
*GridCtrlTest: Few small fixes..
git-svn-id: svn://ultimatepp.org/upp/trunk@2673 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
f3a7082912
commit
cf70be8efe
8 changed files with 57 additions and 63 deletions
|
|
@ -12,7 +12,7 @@ void TestExcelGrid::Init()
|
|||
|
||||
grid.SelectRow(false);
|
||||
grid.SetRowCount(200);
|
||||
grid.ResizeColMode(1);
|
||||
grid.ResizePaintMode(1);
|
||||
grid.Absolute();
|
||||
grid.Clipboard();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue