[Gambas-user] Dumb question - testing for an empty text box

richard terry rterry at ...1946...
Thu Mar 4 00:57:32 CET 2010


I almost feel embarrassed to ask this having programmed in gambas for so long, 
but here goes.

simplest syntax for testing for no text in a textbox.

I currently to

if Trim(textbox1.text) = "" then

etc.

Anything better?

Richard




More information about the User mailing list