is it possible to add a new flag for the stringgagdet
-> #PB_String_Float which will allow only 'numeric' characters and only one '.' or ','
but at this moment which is the best way to enter a float value in stringgadget ?
StringGadget : #PB_String_Float
StringGadget : #PB_String_Float
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
- Joakim Christiansen
- Addict
- Posts: 2452
- Joined: Wed Dec 22, 2004 4:12 pm
- Location: Norway
- Contact:
Yeah, and I also want it to support negative values.
The ones with '-' before the number...
The ones with '-' before the number...
I like logic, hence I dislike humans but love computers.
-
- Enthusiast
- Posts: 781
- Joined: Fri Apr 25, 2003 6:51 pm
- Location: NC, USA
- Contact:
See this post. I am hoping for two additional parameters for the StringGadgetl Filters and Masks
viewtopic.php?p=58907#58907
or take a look at my Masked & Filtered Input here
http://elfecc.no-ip.info/purebasic/#MaskedInput
viewtopic.php?p=58907#58907
or take a look at my Masked & Filtered Input here
http://elfecc.no-ip.info/purebasic/#MaskedInput