View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001444 | Commit Desktop | Uncategorized | public | May 5, 2023, 3:11 pm | March 7, 2024, 1:22 pm |
Reporter | Scott Bradford | Assigned To | Scott Bradford | ||
Priority | normal | Severity | minor | ||
Status | closed | Resolution | fixed | ||
Product Version | 1.0.0b2 | ||||
Target Version | 1.0.0b2 | Fixed in Version | 1.0.0b2 | ||
Summary | 0001444: Improvement: Refine Cross Platform Conditionals | ||||
Description | 1) 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. | ||||
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 |