Main Menu Reward unlock

  • make each entry a separate widget - just the header
  • populate the newspaper with those
  • each header widget creates a full article widget and stores its reference in a variable, without showing it
  • each header holds an Unlocked boolean and displays either its name or ??? based on that
  • when navigated to, the newspaper queries the selected entry for the boolean value and decides whether to add its full article to the display box on the right or not