#PB_String_Numeric ?

Just starting out? Need help? Post your questions and find answers here.
User avatar
Falko
Enthusiast
Enthusiast
Posts: 271
Joined: Sat Oct 04, 2003 12:57 pm
Location: Germany
Contact:

#PB_String_Numeric ?

Post by Falko »

Hi Fred,

what is numeric in PB?
12349 yes?

and this:
-1234 ?
1,345 ?
123.456 ?
:roll:
StringGadget()-input and #PB_String_Numeric
sharkpeter
User
User
Posts: 11
Joined: Sat Oct 02, 2004 5:02 pm
Location: Chemnitz

Post by sharkpeter »

@Falko

OOPS!
PB3.94 bis 5.xx / Win98/98SE/ME/XPProSP3/WINVista-X32/WIN7HP-X64/WIN8PRO-X32

Forum Falko und Jens

Portal / Projekt / Mallorca
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

The flag is just the ES_NUMERIC of the Windows edit control.
MS Platform SDK wrote:ES_NUMBER
Allows only digits to be entered into the edit control. Note that, even with this set, it is still possible to paste non-digits into the edit control.
quidquid Latine dictum sit altum videtur
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post by Nik »

Hmm Microsoft doesn't know what numbers are this seems to be critical
maw

Post by maw »

Nik wrote:Hmm Microsoft doesn't know what numbers are this seems to be critical
They only know numbers that beging with $... :twisted:
DarkDragon
Addict
Addict
Posts: 2344
Joined: Mon Jun 02, 2003 9:16 am
Location: Germany
Contact:

Post by DarkDragon »

maw wrote:
Nik wrote:Hmm Microsoft doesn't know what numbers are this seems to be critical
They only know numbers that beging with $... :twisted:
Hmm... no, they have forgotten what a Dollar is, because they have enough of it.
bye,
Daniel
Post Reply