View Single Post
  #18  
Unread 04-25-2005, 09:58 PM
dc_roenfanz's Avatar
dc_roenfanz dc_roenfanz is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Unkown
Posts: 588
Lightbulb Maybe add an IF statement to bring up an image?

NOTICE: DUAL POSTING IN THIS RELATED THREAD

While I was sitting in my Alg.2 class, I had an idea. Instead of modifying the hotkey progress directly, could we not set up some sort of IF statement that would toggle an image file? Not exactly schooled in boolean, but basically:

IF the hotkey prgress is active THEN show IMAGE_X (on top)

This would effectively make visible (or opaque) an image DDS file that lies directly above the normal icon. If it doesnt work for clickthru, then we could still prolly do that, but by shifting the location of said image (ie moving it from outside to inside of the parent window's borders)

Like I said, it was just a brainflash that I had in math, and might not function as flashy as i think it does. But what do you all think?
Reply With Quote