AutoHotkey Community

It is currently May 27th, 2012, 12:49 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 23 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: December 1st, 2008, 6:48 pm 
Offline

Joined: November 8th, 2004, 12:46 am
Posts: 1271
ShellHook method doesn't catch all dialog boxes. WinEventHook is better.

_________________
"Anything worth doing is worth doing slowly." - Mae West
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 2nd, 2008, 9:00 am 
Offline

Joined: January 27th, 2005, 3:28 pm
Posts: 120
Location: Germany, Dresden
Here you may find the latest version of the original script.

It's called now "Fensterpflege" which means "Window care".
Beside the new GUI I added some additional improvements, so the script automatically:
- pushes buttons
- removes and resizes new windows
- makes a Key - Enter - Ready - State (mainly for passwords) (wait until the user pushes the Scroll-Key)
- finds any text on a IE site and this way can push buttons on a website
- verbalizes all activities
- creates ini-files automatically
The only problem: the whole GUI and description is in German. I had no time for translation yet.

The WindowMessage I don't like so much, because it's not flexible enough. For instance I need a window title change detection (and sometimes even a window text change detection). So I can detect new websites, new documents opened etc.

_________________
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 11th, 2008, 3:05 pm 
Offline

Joined: April 30th, 2006, 6:23 pm
Posts: 358
Location: Shigle Springs
halweg wrote:
Here
The only problem: the whole GUI and description is in German. I had no time for translation yet.



Google man, gooooogle
8)

_________________
CPULOCK.com
virusSWAT.com
Computer Repair Computer Service.com
911PCFIX.com


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 11th, 2008, 4:12 pm 
Offline
User avatar

Joined: September 8th, 2008, 12:26 am
Posts: 1048
Location: Ploieşti, RO
I've just started the updated script from the german forum.

First thing: the 'About' message box barely fit to my display, vertically; I'd really recommend a scrollable edit box of a reasonable size instead.

Next thing, it asked to create the ini file in C:\Windows\Application Data\AutoHotkey\Fensterpflege.ini. Well, that path popped up because I'm using Win98SE which has no user separation; nonetheless, I'd prefer having it store the ini in script's folder or at least prompt for a manually chosen path. Right now, if I choose 'No' it will just exit the script. :(

On a second run, I let it save the ini and all I got was a brief greenish tooltip that I didn't get to read and that's that - no GUI, no tray menu, no idea how to activate the script. :( OK, I went back and read the long text in the message box, found out about Scroll-Lock and pressed it. Another message box popped up asking if I wanted to... well, I didn't get the chance to read what it said because it quickly dissapeared, probably closed by the script itself - kinda masochistic, this script of yours. :D

So to wrap it up: it still needs a little work done in the user-friendliness area. Good luck improving it! ;)

P.S. If you want to have it translation-aware, have a look at Compile_AHK II - it has such language-pack capabilities, although the function may be a bit buggy.

_________________
AHK tools by Drugwash (AHK 1.0.48.05 and Win98SE)


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 11th, 2008, 5:44 pm 
Offline

Joined: January 27th, 2005, 3:28 pm
Posts: 120
Location: Germany, Dresden
I'm happy someone is interested in ""Halwegs Fensterpflege" vs. "window care". The interest in the german forum was very low.

But as I see, its not only a problem to have time (not knowledge) for translation. I also should have some time to support english speaking users here in the forum.

For me (and some other users) the script works very fine. I'm interested in user feedback, may be there are some nice ideas for further development.


@Drugwash: Sorry, I can not really recommend to use the script under WIN98. You should at least have some programming skills.

_________________
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 11th, 2008, 5:52 pm 
Offline

Joined: May 2nd, 2006, 11:16 pm
Posts: 800
Location: Greeley, CO
A note to those that use Google or Yahoo to translate...
They often translate text inside the [code] tag too and the scripts may not run as expected.

_________________
Image
SoggyDog
Dwarf Fortress:
"The most intriguing game I've ever played."


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 11th, 2008, 9:37 pm 
Offline
User avatar

Joined: September 8th, 2008, 12:26 am
Posts: 1048
Location: Ploieşti, RO
Well, why would you not recommend Win9x, halweg? It always served me well.

As for programming skills, I can deal with that. I could even try to translate the required strings, but I fear there might be a lot of changes needed, like implementing variables for the translatable strings, if you wanna make it language pack-aware.

The only problem is the same as yours: der Zeit. :wink:

I am interested in this script though, since I do have a few unwanted dialogs that I'd be happy to get rid of and the extremely simple script I had created for this, has no flexibility at all. At some point, I might take on improving it, time allowing.

Oh and please take my previous comments as intended: that is, constructive criticism. Thank you for your work so far! ;)

_________________
AHK tools by Drugwash (AHK 1.0.48.05 and Win98SE)


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 18th, 2009, 1:30 pm 
Offline

Joined: January 27th, 2005, 3:28 pm
Posts: 120
Location: Germany, Dresden
Push!
See 1st post: a new (german) version of "Halwegs Fensterpflege" released. It could work in your language too.

_________________
Image


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 23 posts ]  Go to page Previous  1, 2

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bon, bowen666 and 18 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group