Re: [Newbies] RE: problem with text editor

2008-11-25 Thread Herbert König
Hello Alex, AC Let's say user input name: Lisa and hit enter button, AC the GUI will display: AC List of user: AC Lisa AC If another user type in their name for example: Joan, then the screen will display: AC List of user: AC Lisa AC Joan AC I write the method on the enter button to display

[Newbies] RE: problem with text editor

2008-11-24 Thread Alex Chi
Hi Herbert, Sorry for not being so clear. I'm trying to design a GUI using input field where user will input their name and the other part of the GUI is like another text field to display all the list of user input. Let's say user input name: Lisa and hit enter button, the GUI will display: