AutoHotkey Community

It is currently May 27th, 2012, 5:56 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: September 2nd, 2004, 11:53 pm 
Offline

Joined: June 19th, 2004, 9:02 pm
Posts: 68
Right now I use a script that points out certain places on my screen using several simultaneous tooltip commands. The text in them is just %a_Space%. What I'd really like to do is have some sort of splash image that is transparent. I could just make a picture sized to the dimensions of my desktop. And color in some nice bright arrows in the places I wanted them and the rest would be see-thru. Is something like this too far out of the realm of possibility?

_________________
AHK = Hella fun


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 3rd, 2004, 2:31 am 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
I don't know the exact effect you want, so this might be a little off base: Since you can have multiple SplashImage windows per script, why not just display the image of an arrow at the desired spots on the screen?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 3rd, 2004, 3:44 am 
Offline

Joined: June 19th, 2004, 9:02 pm
Posts: 68
I confess I only skimmed the documentation for splash image. I'll test it out to see if it can display non-rectangular images and animated .gif files.

Thanks!

_________________
AHK = Hella fun


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 3rd, 2004, 4:02 am 
Offline

Joined: June 19th, 2004, 9:02 pm
Posts: 68
it doesn't look like animating gifs are supported. No big deal there.

I don't even know if .bmp, .gif, or .jpg files can have transparent areas in them...

_________________
AHK = Hella fun


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 3rd, 2004, 8:54 am 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Quote:
I'll test it out to see if it can display non-rectangular images

Although the image itself doesn't have to be rectangular (by use of a transparent background color in the image itself), the window containing it does. However, there is a way to make a window's background transparent, which can be used to make on-screen displays.

I'll add this to the to-do list. Thanks for the idea.


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 3 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