This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
Phoenix
Watch
1
Star
0
Fork
0
You've already forked Phoenix
mirror of
https://github.com/wxWidgets/Phoenix.git
synced
2026-01-04 19:10:09 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
54b065f1fd8b7893e30c0d2047489166bb6d127d
Phoenix
/
wx
/
lib
/
pdfviewer
History
Jorge Moraleda
54b065f1fd
Always perform full initialization of pdfViewer so that expected pdfViewer attributes always exist. Now, instead of performing a partial initialization, correctly handle the case where the containing window is still being initialized and is not reporting a correct client size. Fixes issue
#1177
2020-02-17 18:00:02 -08:00
..
bitmaps
Optimize All PNGs Nov2018
2018-11-13 16:08:12 -06:00
__init__.py
wx.NewId() --> wx.ID_ANY or wx.Window.NewControlId() as appropriate
2018-06-19 10:31:56 -07:00
buttonpanel.py
wx.NewId() --> wx.ID_ANY or wx.Window.NewControlId() as appropriate
2018-06-19 10:31:56 -07:00
images.py
Copy (branch) wx.lib, wx.py and wx.tools from Classic, and include subpackages branched from 3rdParty
2012-07-13 01:36:07 +00:00
viewer.py
Always perform full initialization of pdfViewer so that expected pdfViewer attributes always exist. Now, instead of performing a partial initialization, correctly handle the case where the containing window is still being initialized and is not reporting a correct client size. Fixes issue
#1177
2020-02-17 18:00:02 -08:00