Skip to content

set window location #102

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

Closed
chrisws opened this issue Aug 9, 2020 · 0 comments
Closed

set window location #102

chrisws opened this issue Aug 9, 2020 · 0 comments

Comments

@chrisws
Copy link
Contributor

chrisws commented Aug 9, 2020

If w.setsize(640,480) is used, the small window will always be made at the top left corner. Maybe it will be nice for SmallBASIC users to decide locations of windows. For example, w.setlocation(0,0) is at the top left corner and w.setlocation((XMAX-640)/2, (YMAX-480)/2) is in the central part. This new command may be quite useful for all of us.

see: https://www.syntaxbomb.com/index.php?topic=8000.0

chrisws added a commit to chrisws/SmallBASIC that referenced this issue Jan 16, 2022
@chrisws chrisws mentioned this issue Apr 15, 2022
@chrisws chrisws closed this as completed Jun 5, 2022
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