Click here to get your copy of REALbasic

Auto-Advance EditFields

Posted on April 5, 2009 
Filed Under REALbasic Tutorial

Someone on the forum was asking how to make an editfield automatically tab to the next editfield when a maxChars limit was reached.

Even though the following video is a bit on the “rough” side, it explains at least one way to accomplish that.

Auto-Advanced EditFields (link opens in new window)

Sample code: Right-click for aaef-demo.zip

Click here to get your copy of REALbasic

Comments

One Response to “Auto-Advance EditFields”

  1. Steve Garman on July 27th, 2009 8:38 pm

    Are you aware that rb2009r3 has a WindowClass.FocusNext Method and a WindowClass.FocusPrevious Method ?

Leave a Reply