i'm pretty new in purebasic, and i'm having "noob" trouble
i'm trying to do a little progy to calculate some stuffs, and i need to have a gadget string with only numerical values
i saw the fonction, it's like "StringGadget(#Gadget_0, 90, 30, 120, 30, "", #PB_String_Numeric)"
but, the string should be entered, by the user, in decimal
like "0.90" for exemple
is that any way to do it pretty "simply" ?
