AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Create a graphical overlay

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List
View previous topic :: View next topic  
Author Message
WhiteCloud



Joined: 19 Jun 2004
Posts: 68

PostPosted: Thu Sep 02, 2004 11:53 pm    Post subject: Create a graphical overlay Reply with quote

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
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10464

PostPosted: Fri Sep 03, 2004 2:31 am    Post subject: Reply with quote

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?
Back to top
View user's profile Send private message Send e-mail
WhiteCloud



Joined: 19 Jun 2004
Posts: 68

PostPosted: Fri Sep 03, 2004 3:44 am    Post subject: Reply with quote

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
Back to top
View user's profile Send private message
WhiteCloud



Joined: 19 Jun 2004
Posts: 68

PostPosted: Fri Sep 03, 2004 4:02 am    Post subject: Reply with quote

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
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10464

PostPosted: Fri Sep 03, 2004 8:54 am    Post subject: Reply with quote

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.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Wish List All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group