Home
Download
Screenshots

Wiki
Plugins
Translations
Developers
Donate

Forums/Help
Contact Us

StrokeIt

sending strokes to Open/Save dialogs

Posted by Arvind 
Arvind
sending strokes to Open/Save dialogs
February 07, 2004 05:46AM
Can StrokeIt send strokes to Open/Save dialog boxes?

Apparantly, the strokes are sent to the parent application - which does not serve the purpose.

Jordan
Re: sending strokes to Open/Save dialogs
February 07, 2004 07:15AM
Hmm, yes, this is also one item in my wish list.
Scott
Re: sending strokes to Open/Save dialogs
February 07, 2004 07:27PM
Try activating the window the caption of the open / save dialog.

-Scott
Arvind
Re: sending strokes to Open/Save dialogs
February 08, 2004 02:33AM
Nothing works on the Open/Save dialog, Scott.

The "Finder Tool" only detects the parent application.

If I try to configure "Application Identifier" by using "Window Title" as "Open" for the Open dialog, even then it does not work. When I perform the gestures over the Open/Save dialog, the result of the gestures can be seen only in the parent application and not on the dialog.
pi
Re: sending strokes to Open/Save dialogs
February 08, 2004 08:49AM
only a quick idea ....

you could do that in combination with powerpro
[url=http://www.windowspowerpro.com]http://www.windowspowerpro.com[/url]

the idea is to call a script witch triggers the related action on a window (class or exe).

in powerpro you can set up a commandlist which is starting on filedialogs,
the commandlist could set a global variable

in strokeit -> run powerpro.exe .strokeit_proxy("up")

the ppro script name -> strokeit_proxy.powerpro
gesture = arg(1)
if (actwin == "filedialog") do
if(gesture == "up" ) do
win.debug("i gonna perform something for up now")
elseif (gesture == "down")
win.debug("i gonna perform something for up now")
endif
endif

i will publish an article about strokeit and powerpro on my site (soon)
Arvind
Re: sending strokes to Open/Save dialogs
February 08, 2004 10:43AM
I grant that PowerPro can do lots of things but do I have a more resource-friendly option - something that takes up lesser memory and processor power?

Scott
Re: sending strokes to Open/Save dialogs
February 08, 2004 04:02PM
Interesting Arvind. I'll see if I can't figure something out.

-Scott
Author:

Your Email:


Subject:


Attachments:
  • Valid attachments: zip, sxp, cfg
  • No file can be larger than 128 KB
  • All files together cannot be larger than 512 KB
  • 4 more file(s) can be attached to this message

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 14 plus 24?
Message: