[Gambas-user] TextArea Control - Tab Key

Nigel Verity nigelverity at ...67...
Tue Feb 11 16:04:14 CET 2014




Hi

I have some text area controls which I would like to behave like text boxes, i.e hitting the tab key moves the cursor to the next control.

I can write some long-hand code to monitor for chr(9) on the "keypress" event, but is there a tidier way of  achieving this - an obscure property perhaps?

Thanks

Nige
 		 	   		  


More information about the User mailing list