On Fri, Jun 29, 2018 at 2:39 PM, Matthias Kuhn <[email protected]> wrote:
> On 06/29/2018 07:36 AM, Alessandro Pasotti wrote: > > On Fri, Jun 29, 2018 at 2:11 PM, Matthias Kuhn <[email protected]> > wrote: > >> On 06/29/2018 07:01 AM, Alessandro Pasotti wrote: >> >> On Fri, Jun 29, 2018 at 12:28 PM, Tobias Wendorff < >> [email protected]> wrote: >> >> > >> >> - "According to system locale" >> - "According to locale [combobox]" >> - "No formatting" >> > > > I'm afraid that the last one requires changes through all the code and the > implementation of custom validators and custom widgets, so I believe it's a > no go, unless we wanted to go back to UI inconsistencies where some widgets > use system locale (scale and coordinates to cite some) and some other don't > and get back to a certain number of bugs that this implementation fixed. > > > Will it not work if the last option does QLocale.setDefault(QLocale::c()); > ? > Maybe (I've recently messed with that from O.S. settings and got unicode issues but that might not affect C++ code), but why do you want to loose the possibility to user your favorite locale's decimal point without having the group separator? -- Alessandro Pasotti w3: www.itopen.it
_______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
