-
When using the "brl-currency" mask, when typing numbers, it returns to the beginning of the typing number
-
Makes the intention behind the field more clear
egli updated
2 months ago
-
**Seu pedido de recurso está relacionado a um problema? Por favor, descreva.**
Preciso de uma função que formate valores numéricos (float) em reais (R$) de forma adequada, retornando uma string for…
-
See this code:
```BlitzMax
SuperStrict
Framework Brl.StandardIO
Import Brl.Reflection
Local a:Byte = 250
Local b:Byte = 10
Print a+b
Local arr:Object = [a + b]
Print TTypeID.ForObject(arr…
-
Eu encontrei isso na doc do javascript
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat
não precisamos usar nenhuma lib externa.
No nosso Pro…
-
I am putting this Feature Request in a new issue rather then re-open a previous one #199 well written by @smcama as there may be newer information to share and evaluate in order to get this implemente…
-
**Describe the bug**
The source code provided in the weekly builds does not build on Apple Silicon.
These same three errors are in the latest weekly build and also in a build from March 2024 (and …
-
So I tried to compile on ArchLinux running a GCC 14.2.
(required an install of webkit2gtk to get MaxIDE running first).
Compiling a simple sample for now:
```BlitzMax
SuperStrict
Framework Brl.…
GWRon updated
4 weeks ago
-
### Contact Details
milos@nicky.me
### Just need a new Spot Price?
Fiat to Crypto Spot Price pairs:
1. BRL/BTC - Brazilian Real to Bitcoin
2. BRL/ETH - Brazilian Real to Ether
3. BRL/…
-
There is something similar to BOLTS already:
http://brlcad.org/w/index.php?title=Hex&oldid=4605
The workflow looks a bit awkward.