Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • B bjgf
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Issues 127
    • Issues 127
    • List
    • Boards
    • Service Desk
    • Milestones
  • Jira
    • Jira
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • BlueJ
  • bjgf
  • Issues
  • #1997

Closed
Open
Created Mar 09, 2018 by Neil Brown@nccbMaintainer

[GREENFOOT-662] Move the background message functionality to GreenfootStage

GreenfootFrame has some functionality to show a background message hint in various circumstances, such as when there is no world, or it is taking too long to initialise.  You can look at the call hierarchy of GreenfootFrame.updateBackgroundMessage() to see all the cases.  This should be ported to GreenfootStage, which will involve two parts.  One is simply adding the GUI components necessary to have a background message in GreenfootStage.  The other is finding all the Debug VM callers of the original method, and translating that into calls on the server VM.  In many cases this may make things more straightforward, but it will involve a bit of work.


Issue metadata

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