Ticket #58 (closed defect)
wxGTK: wxScrolledWindow in a wxNotebook has refresh problems
| Reported by: | robind | Owned by: | roebling |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | wxGTK | Version: | |
| Keywords: | Cc: | robind, roebling, nwmoriarty, terrelshumway, echuck, ghazel, vadz | |
| Blocked By: | Patch: | no | |
| Blocking: |
Description
wxGTK 2.2.x from CVS and also the released 2.2.2
gtk+ 1.2.8 and also 1.2.6
On the 2.2 branch (I havn't tried this on the main branch yet) if you have a
wxHtmlWindow as a wxNotebook page, then partially cover the window with
another and then raise the orginial window, then the covered portion of the
wxHtmlWindow is not refreshed correctly. The background colour is the
notebook's background, not the html page's. The text is drawn correctly.
If I put a wxPanel under the wxHtmlWindow and make that the notebook
page then it refreses correctly.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
