This site requires JavaScript, please enable it in your browser!
Greenfoot back
CCCFire
CCCFire wrote ...

2014/9/11

Text Area

CCCFire CCCFire

2014/9/11

#
I need a text area for a game implementing a chat system... The core.greenfoot library won't let me move my character after typing, and I couldn't find any scenarios with multiline text areas.
danpost danpost

2014/9/11

#
I think you need to be more detailed as to what you are trying to accomplish, and how. As far as scenarios with multiline text areas, many of my most recent scenarios contain my TextFile Viewer Support Class which allows class codes to be viewed within the scenario (provided the JAVA files are copied into a text document format, '.txt' file).
You need to login to post a reply.