Home
Download
Screenshots

Wiki
Plugins
Translations
Developers
Donate

Forums/Help
Contact Us

StrokeIt

hot areas

Posted by pi 
pi
hot areas
June 15, 2002 09:49PM
<HTML>two or morea areas for gestures.
that would allow us to have in example the general gestures too in a strokeitanized program.
i work with a high screen resolution, so there is mucho grande space
for gestures.
i guess its esay to remember four down/left 's,
for me in flash this would be:

left top area L = import audio (*.wav, *.mp3, *.etc)
right top area L = import video (*.avi, *.mov, *.etc)
left bottom area L = import etc
right bottom area L = open explorer

pi</HTML>
pi
Re: hot areas
June 17, 2002 03:10PM
<HTML>i mean:

at minimum a two gesture areas.

pi</HTML>
Jeff
Re: hot areas
June 19, 2002 06:47PM
<HTML>Pi,

It's an interesting idea. Obviously it would have to be user-defined and probably off by default, but I can understand how it could benifit advanced users. I'll add it to the "future ideas" list, but I'm not making any promises :)

-- Jeff</HTML>
pi
Re: hot areas
June 20, 2002 06:26AM
<HTML>cool :)

pi</HTML>
pi
Re: hot areas
November 22, 2003 06:12AM
a short time later *g*

hotareas can be easy done in combination with powerpro
[url=http://www.windowspowerpro.com]http://www.windowspowerpro.com[/url]

command: run - run program
powerpro.exe (i added powerpro to the app path, so no need to write the whole path)
arguments : *script runfile strokeit\areas

example script : areas.powerpro (in folder scripts) :

if (xmouse > (xscreen/2))do
if (ymouse < (yscreen/2))do
win.debug("top - right")
else
win.debug("bottom - right")
endif
else
if (ymouse < (yscreen/2))do
win.debug("top - left")
else
win.debug("bottom - left")
endif
endif
Leo
Re: hot areas
November 26, 2003 02:52AM
Hi pi,

Nice work !!!!

a try it and I love it....

Thank you

with best regards

Leo

By the way you have to add a folder strokeit in scripts :)

Jordan
Re: hot areas
November 26, 2003 02:59AM
Not very applicable, i am afraid, since an application window is not always maxed, sometimes it is on the left-top, and sometimes it is on the bottom-right, though it might be ok for Global Guestures.

Some guys might get confused with it. And some guys might find it troublesome, if they are oblidged to travel across the screen to perform a guesture there.
pi
Re: hot areas
November 26, 2003 11:49AM
jordan,

my solution works ever in fullscreen mode, no matter which size an application window has.

strokeit is calling the powerpro script, so strokeit has nothing to do with the hotareas ;-)

example:
...case bottom left ...
if (activewindow "= explorer") do
keys {f5}
elseif (activewindow "=photoshop")
menu show tools
else
;; do nothing
endif
pi
Re: hot areas
November 27, 2003 07:43PM
leo :

my new cms allows editing of articles !!!

we should get in contact via IM (i have trillian)
Jordan
Re: hot areas
November 28, 2003 08:40AM

pi,

I am not yet used to that config. :P
I still stick to the classical "one screen" guestures.
Author:

Your Email:


Subject:


Spam prevention:
Please, solve the mathematical question and enter the answer in the input field below. This is for blocking bots that try to post this form automatically.
Question: how much is 10 plus 6?
Message: