I am busy with a program where I want the user to start typing in a textfield and then it will keep the cursor in the position where the last character was entered while at the same time doing an autocomplete suggestion based on a list. Can this be done in B4J ? Any help will be appreciated.