Typo in documentation: cvMoveWindow (Bug #97)
Description
cvMoveWindow
Sets the position of the window.
name Name of the window to be resized.
x New x coordinate of the top-left corner.
y New y coordinate of the top-left corner.
The function cvMoveWindow changes the position of the window.
Here, "resized" should be changed to "moved".
Associated revisions
Merge pull request #97 from asmorkalov/2.4
History
Updated by Martin Baeuml about 15 years ago
Fixed in SVN, thanks!
- Status changed from Open to Done
- (deleted custom field) set to fixed