Bug #995
Synchronize controls after SetValues
Status: | Patch ready | Start date: | 02/25/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Daniel Kos | % Done: | 100% | |
Category: | GridCtrl | Spent time: | - | |
Target version: | - |
Description
After adding new values to a GridCtrl with SetValues, called for example from Xmlize, controls are not updated so they cannot be used until GridCtrl is ready and shown.
This could be fixed adding a SyncCtrls(); in SetValues();
History
#1 Updated by Daniel Kos about 10 years ago
- Status changed from New to Patch ready
- % Done changed from 0 to 100
#2 Updated by Zbigniew Rebacz over 9 years ago
It is on trunk? If yes, please close it.