This website requires JavaScript.
Explore
Help
Sign In
dave
/
pyfa
Watch
1
Star
0
Fork
0
You've already forked pyfa
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
11
Wiki
Activity
Files
d455c65412004f257471d44794d410f1b08c9ebb
pyfa
/
gui
/
builtinViews
History
HomeWorld
d455c65412
NEVER EVER USE wx.ImageList.Draw with arg solidBackground=TRUE - it will fuck up the bitmap contained into it
2010-12-10 21:49:36 +02:00
..
__init__.py
Fixed a few permissions errors
2010-11-20 19:58:35 -06:00
emptyView.py
Fixed PFNotebook not sending PageChanged event when deleting a tab (if it's the case); multiSwitch uses a smarter BlankPage that responds to PageChanged event, now pyfa is behaving correctly when switching betwen fittingView tabs and empty tabs; FIT_CHANGED event moved to globalEvents.py since it is used a lot in different locations;...
2010-11-28 20:04:45 +02:00
fittingView.py
NEVER EVER USE wx.ImageList.Draw with arg solidBackground=TRUE - it will fuck up the bitmap contained into it
2010-12-10 21:49:36 +02:00
fleetView.py
Add SetPyData calls where needed for data keeping
2010-11-25 16:21:28 +01:00