Opened 18 years ago
Closed 16 years ago
#2 closed defect (fixed)
Problem drawing Composite class controls
| Reported by: | guest | Owned by: | somebody |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | component1 | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
All the controls descendant from Composite class share a drawing problem. They don't update the clipped region after regaining focus.
Note:
See TracTickets
for help on using tickets.

Solved. Now Group and Combo classes update correctly.