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

GUI #22

Open
saku-koodari opened this issue Aug 30, 2016 · 4 comments
Open

GUI #22

saku-koodari opened this issue Aug 30, 2016 · 4 comments
Labels

Comments

@saku-koodari
Copy link
Owner

Graphical User Interface

This was referenced Aug 30, 2016
Closed
saku-koodari pushed a commit that referenced this issue Aug 30, 2016
@saku-koodari
Copy link
Owner Author

I referenced wrong issue in commit. Correct one is #23 Menu.

@saku-koodari
Copy link
Owner Author

saku-koodari commented Aug 30, 2016

This may need some specsing what there must be in GUI

Edit:
I have

private Screen _screen;

, which holds data of the screen. That should draw (constantly) into the screen.

@saku-koodari
Copy link
Owner Author

I have to decide, what Graphic Library I'll use.

At the moment I am thinking .NET drawing:
https://msdn.microsoft.com/en-us/library/a36fascx(v=vs.110).aspx

Beacuse it seems to be easiest way.

@saku-koodari
Copy link
Owner Author

saku-koodari commented Sep 6, 2016

The drawing is actually a different issue (but it related with this very much). The issue about that is #43

saku-koodari pushed a commit that referenced this issue Sep 6, 2016
saku-koodari pushed a commit that referenced this issue Sep 6, 2016
…n. (the actual drawing has been commented out.)"

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

No branches or pull requests

1 participant