kynikos / outspline

Extensible outliner and personal time organizer to manage todo lists, schedule tasks, remind events.
http://kynikos.github.io/outspline/
GNU General Public License v3.0
47 stars 9 forks source link

Use wx.SystemSettings #356

Open kynikos opened 9 years ago

kynikos commented 9 years ago

Use wx.SystemSettings in place of many GetForegroundColour, GetBackgroundColour, GetFont etc. around. http://wxpython.org/Phoenix/docs/html/SystemSettings.html