Ticket #2752 (closed feature: duplicate)
Panel: Avoid unnecessary extra redraws.
| Reported by: | jorix | Owned by: | jorix |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.11 Release |
| Component: | Control.Panel | Version: | SVN |
| Keywords: | Cc: | ||
| State: |
Description
When the code runs a loop to deactivate controls and activate one at the end there are two redraws by events: at loop and at the end. Also occur under other circumstances.
For the end user this hardly has an impact. But for the developer who makes breakpoints can be a nightmare.
Includes changes to the test to show additional redraws.
SVN 10507
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

