We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SB-Prime's "Shape Editor"
#7
The laguage conversion is done by machine translation so some will be odd!

The language code entry on the Advanced page is for language based xml (intellisense) only.

The language interface is controlled with the /l switch on startup, which sets an internal culture flag.  It is possible that the OS sets this flag to the default culture on the PC.  You can over-ride with the flag /l:en-gb for example.

I tried running from cmd with SB-Prime.exe /l:de-de and can reproduce crash so there is an issue here, I will try to trace Smile .

EDIT

I can see the bug in Shapes Editor - the code uses the selected shape lable to know what shape to add, when the language changes these it fails!

EDIT2

I have it fixed, but holding off upload just now as locale /l:en-gb should work for you and I am currently working on/testing an Aliases option for commands and methods.
[-] The following 2 users Like litdev's post:
  • AbsoluteBeginner, z-s
Reply


Messages In This Thread
SB-Prime's "Shape Editor" - by AbsoluteBeginner - 03-28-2024, 09:46 PM
RE: SB-Prime's "Shape Editor" - by Scout - 03-29-2024, 10:54 AM
RE: SB-Prime's "Shape Editor" - by z-s - 03-29-2024, 03:03 PM
RE: SB-Prime's "Shape Editor" - by litdev - 03-29-2024, 03:47 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)