Extended StringGadget
Posted: Tue Jul 29, 2003 9:42 am
Hello there
What's about adding some new features to the StringGadget ?
For example :
StringGadget(#Gadget, x, y, Width, Height, Content$ [, Length, Flags])
where Length = number of caracters allowed
and a new Flag : #PB_String_DecimalValue ("0123456789.," are accepted)
It would be really helpful not to have to control those things all the time.
(Don't know if it's easy or even possible... - the sky's the limit -
However PB is great and i have a lot of fun using it... )
What's about adding some new features to the StringGadget ?
For example :
StringGadget(#Gadget, x, y, Width, Height, Content$ [, Length, Flags])
where Length = number of caracters allowed
and a new Flag : #PB_String_DecimalValue ("0123456789.," are accepted)
It would be really helpful not to have to control those things all the time.
(Don't know if it's easy or even possible... - the sky's the limit -

However PB is great and i have a lot of fun using it... )