Skip to content

Window is too large for a small screen #33

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

Open
eirnym opened this issue Jul 9, 2023 · 4 comments · May be fixed by #37
Open

Window is too large for a small screen #33

eirnym opened this issue Jul 9, 2023 · 4 comments · May be fixed by #37

Comments

@eirnym
Copy link

eirnym commented Jul 9, 2023

I have a laptop, MBA 14" and window is too large for it. Could you please set at least fully visible if screen is small enough?

After a tricky resize, everything is usable

@Ircama
Copy link
Contributor

Ircama commented Dec 8, 2023

Check here the default window size:

self.SetSize(1600, 1000)

You can derive that class in your main.

@eirnym
Copy link
Author

eirnym commented Dec 9, 2023

Do you suggest "download an app to do the thing you need. Edit the app, because it doesn't fit on your screen"? If yes, this is an absurd suggestion.

My proposition: make window to be scaled to fit the screen in the main code itself.

@Ircama
Copy link
Contributor

Ircama commented Dec 12, 2023

Do you suggest "download an app to do the thing you need. Edit the app, because it doesn't fit on your screen"? If yes, this is an absurd suggestion.

In my opinion this product was designed as a powerful framework of construct-based widgets for developers, rather than a complete end-user app. The main appears to me a reference sample, which can be easily adapted to suit specific needs. In any case, I do not represent the author's concept and in my previous post I was just trying to help.

@eirnym
Copy link
Author

eirnym commented Dec 12, 2023

Your precious post was "we won't touch a product because you're using a wrong computer".

I don't like the attitude.

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

Successfully merging a pull request may close this issue.

2 participants