Code Monkey home page Code Monkey logo

Comments (6)

chhh avatar chhh commented on August 25, 2024

Hi, this is definitely related to system locale settings, I'll fix that!

from batmass.

chhh avatar chhh commented on August 25, 2024

@Mystilivia By the looks of screenshots you're on Win7. What are your system regional settings? I can't seem to force it to use commas even when I set it as a decimal separator in the system settings.
Can you please start BatMass and go to View -> IDE Log and post the contents here? It has the information about the locale.

I've pushed an update that allows input of commas into those text fields and changed how they are parsed. Just restart BatMass, you should get a notification about available updates. You'll get a warning that the updates are not signed, that's ok, they are always that way. If that won't be enough, I'll need to investigate further.

from batmass.

Mystilivia avatar Mystilivia commented on August 25, 2024

@chhh My system is on Win7 in French :
image

On my side too, changing system default settings to use periods doesn't affect the software.

Thanks for the update, now when I open the 'Go To' tools, it shows a comma by default in the input box, and when I enter value, forcing comma, it works !
image

Idem for XIC, it works well.

The only drawback is when using the digits key on the numeric pad. It uses the period by default, which is not recognised by the soft on my system. It seems that maybe Batmass uses system regional settings for display, but doesn't use them for input ?

from batmass.

chhh avatar chhh commented on August 25, 2024

@Mystilivia Have you tried using dots in the input? Theoretically I've just changed the text fields to allow dots and commas, and before parsing the numbers, it replaces all occurrences with just a single dot and then parses. So it should work. But as I said, I wasn't able to confirm that so far.

When you type on the numpad does it print the dots? If it prints, what happens after you press OK?

from batmass.

Mystilivia avatar Mystilivia commented on August 25, 2024

@chhh You are right, using dots actually works :
image

resulting in :
image

Thanks for solving this issue !

from batmass.

chhh avatar chhh commented on August 25, 2024

You're welcome!

from batmass.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.