Search found 2 matches

by soswing
Fri Jun 27, 2003 8:02 pm
Forum: Coding Questions
Topic: How to control string gadget length
Replies: 2
Views: 1250

How to control string gadget length

Thanks Pupil,

It works fine!! :D

soswing
by soswing
Fri Jun 27, 2003 7:15 pm
Forum: Coding Questions
Topic: How to control string gadget length
Replies: 2
Views: 1250

How to control string gadget length

I'm a newbie to Pure Basic.
Can anybody help me how to control the max length of a string gadget?
What I mean: If I want to have an input for example max. 4 characters,
is there any solution to allow only 4 charecters to be keyed in.
It is not the way, that I check the length after the user made an ...