On Sat, May 18, 2013 at 04:56:11PM -0400, Wayne Stambaugh wrote: > Would a wxDatePickerCtrl be a better option than a "today" button? > According to the wxWidgets 2.8 documentation the native version > always returns the current system locale which is probably what the
I fear there was a misunderstanding: wxDatePickerCtrl::SetFormat ... The native version always uses the current system locale Is this the part you are referring to? > user would want for the most part. > > http://docs.wxwidgets.org/stable/wx_wxdatepickerctrl.html#wxdatepickerctrl The picker could be interesting; however the format is for the picker presentation only (and by the way at least under linux it uses the dreaded numeric format:P); the GetValue gives a wxDateTime, so the issue for formatting the date remains... -- Lorenzo Marcantonio Logos Srl _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp