AutoHotkey Community

It is currently May 26th, 2012, 5:07 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: February 26th, 2009, 1:46 am 
Offline

Joined: January 20th, 2007, 7:47 pm
Posts: 110
Hi, I've been using SaaS mindmap program comapping.com (and I recommend it!). Naturally it lacks some functionality I'd like (else why would AHK exist?!).

I want to write some scripts that run only if the active tab is a comapping document. The snag is, the tab title consists of only the name of the map, and doesn't mention "comapping."

For instance, go to http://go.comapping.com/comapping.html and click Welcome; you'll see a map called Welcome, in a tab entitled Welcome, and the Windows title bar says "Welcome - Mozilla Firefox".

AU3_spy doesn't find any magic bullets.

The only thing I can think of is, how could I detect whether the active address line starts with "http://go.comapping" and otherwise just pass through the hotkey? Or is there another way? I looked at some recent maybe-applicable posts elsewhere, but got confused.

Thanks!

_________________
...Ed


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 26th, 2009, 8:59 am 
what are you doing? are you trying to find windows controls inside firefox renderer engine?


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: February 26th, 2009, 9:14 am 
Offline

Joined: January 20th, 2007, 7:47 pm
Posts: 110
Thanks; I don't know what that means. All I know is, I'm trying to write some scripts that only operate in a comapping.com window. When Firefox is pointed towards anything else, I don't want the scripts to work, because if they did, who knows what mischief their behavior would accomplish. Thanks again.

_________________
...Ed


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: February 26th, 2009, 3:02 pm 
As a last option you could use the ImageSearch command.
Just take a picture of the link part with the web address start in it and do an image search with it. If it is found then you are on that webside.

But maybe someone could suggest an easier way.


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: BrandonHotkey, Miguel, rbrtryn, Yahoo [Bot] and 70 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