On 06/29/2018 07:47 AM, Alessandro Pasotti wrote:
>
> On Fri, Jun 29, 2018 at 2:39 PM, Matthias Kuhn <[email protected]
> <mailto:[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] <mailto:[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]
>>>         <mailto:[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?

What I want is a quick option for people to disable both separators,
without having to dig into details about which locale might offer this.
I think that's the most common request.
For the manual configuration of the group separators, if you can see a
use-case for that I don't mind, I just could not think of one.

-- 
Matthias Kuhn
[email protected] <mailto:[email protected]>
+41 (0)76 435 67 63 <tel:+41764356763>
OPENGIS.ch Logo <http://www.opengis.ch>
_______________________________________________
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

Reply via email to