Goal:
-----
I am trying to create a program that modifys the size of an active window, this by scrolling.
Scroll up ==> shrink
Scroll down ==> expand
when the program is open it runs in background...
and when scroll with the "alt"-key pressed on an active window, that window must resize.
Problem:
--------
How could I trigger the scrolling and how do I tell to my active window that it must be resized.
can anyone help me with this?
-----
I am trying to create a program that modifys the size of an active window, this by scrolling.
Scroll up ==> shrink
Scroll down ==> expand
when the program is open it runs in background...
and when scroll with the "alt"-key pressed on an active window, that window must resize.
Problem:
--------
How could I trigger the scrolling and how do I tell to my active window that it must be resized.
can anyone help me with this?