Closed GoogleCodeExporter closed 9 years ago
The screenshot in wiki was made on Windows XP. I've tested pygtk_.py example a
moment ago on Windows 7 64bit and it works fine.
What version of GTK are you using (not asking for pygtk)? It should display in
the background command window when running pygtk_.bat. Is it the latest 2.24.10?
Did you modify pygtk_.py in any way? Specifically the OnSize() function? Or the
way container is placed in the table?
Does the problem occur only when you resize the window? What are the exact
steps you do?
Original comment by czarek.t...@gmail.com
on 16 Nov 2012 at 9:36
Thanks for quick response
I used gtk version 2.24.0
Now I upgraded to 2.24.10 and everything looks fine. I looked into the issue
though.
It seems there was a bug in GTK as since container.get_window().handle, that
CreateBrowser uses, gives the ID of mainWindow not the actual container (see
attached Image)
Original comment by priit.a...@gmail.com
on 16 Nov 2012 at 11:44
Attachments:
Original comment by czarek.t...@gmail.com
on 16 Nov 2012 at 11:46
Project will move to Github. Find this issue at the new address (soon):
https://github.com/cztomczak/cefpython/issues/27
Original comment by czarek.t...@gmail.com
on 24 Aug 2015 at 6:26
Original issue reported on code.google.com by
priit.a...@gmail.com
on 15 Nov 2012 at 11:35Attachments: