[Gambas-user] How to set the input mask
johnf
jfabiani at ...1109...
Thu Dec 29 22:20:24 CET 2005
On Thursday 29 December 2005 12:33, ron wrote:
> On Thursday 29 December 2005 09:36, johnf wrote:
> > I searched and read - but do I set the input mask of a textbox to
> > uppercase? Also where is it set?
> > John
>
> 'gambas is not VB' is written somewhere. :)
>
> I asume you mean a mask as '###-##-##-$$' to be able
> only to accept entering something as '123-45-67-AB'
>
> The VB Input Mask is not (yet) in gambas. :(
>
> This is a job you have to do in the key_down or key_up
> event.
>
> Ron
I have that issue solved - but I still have questions. I need help with some
of the overall stuff in Gambas (see earlier post). I'm not a VB programmer -
In fact I have only used VB in a very limited way. But since I can't find
much on Gambas I have been researching most of the questions on google using
VB6. Not really a lot of help but some. Most of my programming has to do
with Visual Foxpro. VFP is OOP but has easy access to data. I think VFP
matches the thinking in Gambas. So what I don't know about Gambas could fill
a library. Actually not knowing VB might be helpful. At least I choose to
think so.
John
More information about the User
mailing list