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

In user interface, allow user to get the current window positions and sizes #4351

Closed
opencv-pushbot opened this issue Jul 27, 2015 · 2 comments

Comments

@opencv-pushbot
Copy link
Contributor

Transferred from http://code.opencv.org/issues/1857

|| Gary Bradski on 2012-04-27 20:55
|| Priority: Normal
|| Affected: None
|| Category: highgui-gui
|| Tracker: Feature
|| Difficulty: None
|| PR: None
|| Platform: None / None

In user interface, allow user to get the current window positions and sizes

Often when you run a program, you set the windows up (position and re-sizing) to allow you to see what you want. Every time you re-start the program, you then have to set up all over again.  It would be great if new functions could be added:

# query windows for location and size on screen.
# (we have movewindow), but add resize via code
# Write window states to disk Window name
# Read window states from disk
# Restore windows to state

History

Andrey Kamaev on 2012-08-16 15:25
-   Category changed from highgui-images to highgui-gui
@iSWORD
Copy link

iSWORD commented Feb 20, 2018

any progress on this? there's a patch on SO that might help.

@alalek
Copy link
Member

alalek commented Feb 20, 2018

#10412

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

No branches or pull requests

3 participants