JackD83 / PyMenu

Menu for the PAP KIII Plus written in python and pygame
GNU General Public License v3.0
34 stars 9 forks source link

Main menu improvement: Add one-time hint screen #1

Closed s0rent closed 5 years ago

s0rent commented 6 years ago

I suggest removing the bottom section of the screen ("select", "options", "open" hints), and replace it with a one-time hint screen that is only displayed the first time you open the UI.

The navigation hints are somewhat intuitive already, so showing the information only once should be enough. It will make the main menu clutter free and look better.

Sketch: menuredesign

JackD83 commented 6 years ago

Removing the footer is no problem. Do you mean remove it only on the first screen or on all screens? Some screens like file selection and text input have a slightly different button layout