Topics - MilesAhead [ switch to compact view ]

Pages: prev1 ... 81 82 83 84 85 [86] 87 88 89 90next
426
http://www.autoitscript.com/forum/index.php?showtopic=75429&st=60&gopid=683251&#entry683251

BlackDlg.jpg

RedDlg.jpg

I'm trying to figure out how to do Glass without getting the see-through color of the form background.  As you can see in the screen shots, if the background color is black, glass likes it.  Otherwise you get the see-through region instead of real shiny glass.

What I'm wondering, since I'm not adept at painting the form in AutoIt3, is if there's a way to paint the region that will be glass, black, and not let the system repaint extend the form background color into that region.  The link shows the Vista Glass autoit function by James Brooks that I'm using, with my comment asking if there's a way to modify it as described.

Edit:  got it to work.. nevermind :)

427
Noticed this on AutoIt3 example scripts

http://www.autoitscript.com/forum/index.php?showtopic=94763

Let it sit in task tray and any time you open a cmd window, it sets it to semi-transparent blur background.  Requires Vista or W7.

It modifies any cmd.exe it sees.  If you have a script that pops up a command window it looks really cool if this is running. :)

For myself I added an exit function to unhook the window.  Don't know if windows does it automagically when a window is destroyed, but it can't hurt to manually unhook it.

428
Developer's Corner / useful snippets?
« on: May 10, 2009, 12:56 PM »
Is there anywhere to post useful snippets?  The Programming School forum is busted out into languages already but I don't know if snippet posting would be a distraction or disallowed?

I'm just thinking if somebody came up with a few lines of code, esp. something that harnesses a resource that might not be obvious, it might be useful.

As example of what I mean, I was trying to find a way to simulate associative arrays in AutoIt3 to make it easy to look up a text symbol using a more human readable key.  I ran into a discussion on AutoIt Forum making use of the Microsoft Scripting.Dictionary object that's already on Windows.  That simplified matching up key/item pairs instead of trying to mess with 2 dimensional arrays or some other more complex library.

Anyway, if snippet posting is allowed then I vote for an AutoIt3 language to be added to the compendium.  :up:

429
This shell extension works on every 32 bit version of Windows I've tried, including W7.
(Does not work on Vista64)

No frills, just save and restore from the Desktop Context Menu:

http://www.favessoft.com/iconset.html


430
General Software Discussion / ReOpen 4.9.6.0
« on: May 03, 2009, 09:17 PM »
ReOpen Folders and Programs

Available for download on my Hotkeys Page

ReOpen.jpg

Pages: prev1 ... 81 82 83 84 85 [86] 87 88 89 90next
Go to full version