View Issue Details

IDProjectCategoryView StatusLast Update
0001444Commit DesktopUncategorizedpublicMarch 7, 2024, 1:22 pm
ReporterScott Bradford Assigned ToScott Bradford  
PrioritynormalSeverityminor 
Status closedResolutionfixed 
Product Version1.0.0b2 
Target Version1.0.0b2Fixed in Version1.0.0b2 
Summary0001444: Improvement: Refine Cross Platform Conditionals
Description1) Use PyWin32 instead of raw ctypes (if possible)

2) Test on wx.Platform instead of platform.system(), since it's possible for wxPython to run as the GTK version in Windows (for example). Unless it's really specific to platform, we want to know our wxPython mode (i.e., do conditional GTK stuff even if we're GTK *on* Windows or Mac

3) Try to abstract things more; fewer inline conditionals.

Activities

Scott Bradford

May 9, 2023, 10:43 pm

administrator   ~0003230

Done!

Scott Bradford

March 7, 2024, 1:22 pm

administrator   ~0003694

Released!

Issue History

Date Modified Username Field Change
May 5, 2023, 3:11 pm Scott Bradford New Issue
May 5, 2023, 3:11 pm Scott Bradford Status new => assigned
May 5, 2023, 3:11 pm Scott Bradford Assigned To => Scott Bradford
May 9, 2023, 10:43 pm Scott Bradford Status assigned => resolved
May 9, 2023, 10:43 pm Scott Bradford Resolution open => fixed
May 9, 2023, 10:43 pm Scott Bradford Fixed in Version => 1.0.0b2
May 9, 2023, 10:43 pm Scott Bradford Note Added: 0003230
March 7, 2024, 1:22 pm Scott Bradford Note Added: 0003694
March 7, 2024, 1:22 pm Scott Bradford Status resolved => closed