Vadim Zeitlin
unread,Oct 5, 2012, 9:09:17 AM10/5/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wx-dev
Hello,
I wanted to fix a small bug in wxUniv wxListbox reported by Manolo
recently but when I built wxX11 to test my fix I discovered that somehow
painting in it got completely broken, almost nothing is repainted correctly
now. Combo boxes show some junk around the main text part, their drop downs
don't appear correctly, nothing is repainted correctly after the resize and
so it's basically completely unusable.
I don't know if anybody is still interested in wxX11 but if anybody is, it
would be great to find when exactly did this happen by bisecting because it
definitely wasn't that bad before, even relatively recently.
Thanks in advance for any findings,
VZ