Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SimpleIDE first run logic for Project View incorrectly displays 'Set Simple View' not 'Set Project View' #277

Open
dgately opened this issue Mar 13, 2017 · 0 comments

Comments

@dgately
Copy link
Contributor

dgately commented Mar 13, 2017

Built version 1.1.1 of SimpleIDE in Qt Creator on macOS (10.12.3 Sierra) with Qt 5.7. After launching (in Qt Creator Debugger or as release), and setting "View Mode" option in SimpleIDE Properties to ON, Tools menu "Set Simple View" is displayed. Since you are already in Simple View mode, this menu item should be "Set Project View"... Selecting "Set Simple View", will bring up the hint dialog that you are now going into Project View and the Tools menu "Set Simple View" is now correctly displayed.

Steps:

  1. Fresh build/install of SimpleIDE 1.1.1

  2. Launch the app

  3. Check that you are in the Simple View (i.e. File menu options are limited, no Project Manager view is open, etc...)

  4. Check Tools menu (should not see Simple/Project view options)

  5. In Properties under General TAB, check the Video Mode box and click OK

  6. Re-check Tools menu (Now it displays "Set Simple View")
    ERROR: You are already in "Simple View" <-- (Should display "Set Project View")
    simpleview

  7. Select "Set Simple View" (A Hint dialog displays warning that you are now entering Project View)
    NOTE: After entering Project View, the menu options are corrected and all is well in the world!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant