Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • B bjgf
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 127
    • Issues 127
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • BlueJ
  • bjgf
  • Issues
  • #1406
Closed
Open
Issue created Aug 16, 2007 by Michael Kölling@mikMaintainer

[GREENFOOT-62] Add code pad functionality

A user requested this. I like the idea, but not sure where it would fit in the UI. Maybe next to the control panel.

Buis, Paul E. wrote:

Greenfoot is really cool! However, I was looking for a feature that I recall seeing with BlueJ that is missing here. I'd love to be able to interactively have expressions evaluated so I can do things like:

wombatList = getWorldObjects(Wombat.class);

wombat0 = wombatList.get(0);

wombat0.move();

interactively rather than going through the process of compiling and reinitializing the world.

--

I am not so sure about this one. Needs discussion. -mik-


Issue metadata

  • Issue type: Task
  • Priority: Medium
  • Fix versions: 3.0.0
Assignee
Assign to
Time tracking