Page 1 of 1

#PB_String_Numeric ?

Posted: Fri Mar 17, 2006 5:15 pm
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

Posted: Fri Mar 17, 2006 5:24 pm
by sharkpeter
@Falko

OOPS!

Posted: Wed Mar 22, 2006 10:42 pm
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.

Posted: Wed Mar 22, 2006 10:52 pm
by Nik
Hmm Microsoft doesn't know what numbers are this seems to be critical

Posted: Thu Mar 23, 2006 3:49 pm
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:

Posted: Thu Mar 23, 2006 3:51 pm
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.