Opened 5 years ago
Closed 5 years ago
#15519 closed defect (fixed)
wxPropertyGrid not refreshed
Reported by: | spectrum | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 3.0.0 |
Component: | wxGTK | Version: | 2.9.5 |
Keywords: | 3 | Cc: | |
Blocked By: | Blocking: | ||
Patch: | no |
Description
Dear All,
i built yesterday 2.9.5 with gtk3 in Debian jessie.
Once launched a demo application, wxPropertyGrid appear all black, header and properties, with gray grid lines and text, still someway visible.
I realized then changing/selecting properties that is a refresh problem, UI seems not updated/refreshed properly.
Attachments (1)
Change History (3)
Changed 5 years ago by spectrum
comment:1 Changed 5 years ago by pcor
- Priority changed from high to normal
- Status changed from new to confirmed
You can work around this by using wxPG_EX_NATIVE_DOUBLE_BUFFERING.
comment:2 Changed 5 years ago by PC
- Resolution set to fixed
- Status changed from confirmed to closed
Note: See
TracTickets for help on using
tickets.
wxPropertyGrid broken