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

[FEATURE REQUEST] Create WPF Main Window #222

Closed
softwareantics opened this issue Aug 2, 2023 · 1 comment
Closed

[FEATURE REQUEST] Create WPF Main Window #222

softwareantics opened this issue Aug 2, 2023 · 1 comment
Assignees

Comments

@softwareantics
Copy link
Owner

softwareantics commented Aug 2, 2023

Description

I propose we get started on creating a simple editor for Final Engine.

The Why

See #112 for further information.

The How

We should loosely follow the rules defined in #112 and start by creating a simple main window.

Requirements

  • Create a Main Window to be used for the editor.
  • The window must be styled similar to Visual Studio.
  • The title of the window should show be "Final Engine - {AssemblyVersion}".
  • The window should have a main menu with a working exit button (including keyboard shortcuts).
@softwareantics softwareantics self-assigned this Aug 2, 2023
@softwareantics softwareantics changed the title [FEATURE REQUEST] WPF Main Window [FEATURE REQUEST] Create WPF Main Window Aug 3, 2023
softwareantics added a commit that referenced this issue Aug 3, 2023
softwareantics added a commit that referenced this issue Aug 3, 2023
* [WIP] [FEATURE REQUEST] Create WPF Main Window

* Added MainView, MainViewModel and an ApplicationContext service to fill the requirements of #222.

* Added unit tests and documentation.
@softwareantics
Copy link
Owner Author

Closed by #226.

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