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 

Search found 5290 matches
AutoHotkey Community Forum Index
Author Message
  Topic: getting Individual output screens
SKAN

Replies: 2
Views: 27

PostForum: Wish List   Posted: Fri May 16, 2008 12:10 am   Subject: Re: getting Individual output screens
Well i belive that if this can be done it will be more easy ( i think ) to resolve /unscramble/decoded the individual image and it will be more easy to get any receibed clean text ...

Oh My! Are y ...
  Topic: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor
SKAN

Replies: 28
Views: 831

PostForum: Scripts & Functions   Posted: Thu May 15, 2008 10:16 pm   Subject: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor
NumPut( hIcon,NID,20 ) was missing in the code, now added. Sorry for the inconvenience.

I posted tested code from PSPad and it was a matter of ^a ^c and ^v .
I would understand if I had missed th ...
  Topic: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor
SKAN

Replies: 28
Views: 831

PostForum: Scripts & Functions   Posted: Thu May 15, 2008 4:54 pm   Subject: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor
Is it a Vista problem?

Not a problem really.. I think Vista requires a minimum of 256 colors for a tray icon whereas I have used a 16 color icon - to contain script size.

I will try in Vista and ...
  Topic: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor
SKAN

Replies: 28
Views: 831

PostForum: Scripts & Functions   Posted: Thu May 15, 2008 3:19 pm   Subject: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor
How to include an Icon in your script ?

The following template script demonstrates the loading of an icon included in the script itself and sets the
Tray Icon
Titlebar Icon
Alt-Tab menu Icon
#N ...
  Topic: HDD Activity Monitoring LED
SKAN

Replies: 18
Views: 4224

PostForum: Scripts & Functions   Posted: Thu May 15, 2008 3:18 pm   Subject: HDD Activity Monitoring LED
what's all about hex ? dynamic icon creating?
i feel being stupid Crying or Very sad

I have replied in the IconEx topic : http://www.autohotkey.com/forum/viewtopic.php?p=196741#196741

Smile
  Topic: HDD Activity Monitoring LED
SKAN

Replies: 18
Views: 4224

PostForum: Scripts & Functions   Posted: Thu May 15, 2008 10:46 am   Subject: HDD Activity Monitoring LED


Screen shot of TNA
http://www.autohotkey.net/~Skan/ShortCode/HDD-Indicator_TNA.ahk.png

The first icon in the screen shot above is the indicator and the dots represent Read and Write

Red and ...
  Topic: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor
SKAN

Replies: 28
Views: 831

PostForum: Scripts & Functions   Posted: Wed May 14, 2008 11:58 pm   Subject: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor
i think there's a little mistake.
FileSelectFolder dialog doesn't submit the selected path

Corrected!

Line #320 : ControlSetText,,%tFolder%, ahk_id %hSHAC%
should have been
ControlSetText,,%n ...
  Topic: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor
SKAN

Replies: 28
Views: 831

PostForum: Scripts & Functions   Posted: Wed May 14, 2008 11:17 pm   Subject: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor
Thanks heresy. Smile

i have no more suggestion. close to perfect now Smile

I find that with some DLLs, IconEx acts strange.. though nothing is wrong with my code. I have learn more to handle these exc ...
  Topic: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor
SKAN

Replies: 28
Views: 831

PostForum: Scripts & Functions   Posted: Wed May 14, 2008 10:39 pm   Subject: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor
Do you know why the Vista shell32.dll icon numbers are so weird? After Icon #338 the next one is #512, followed by #1001..1011, then #8240, and #16710..16783.

It is ditto in XP!
Those are Ordinal ...
  Topic: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor
SKAN

Replies: 28
Views: 831

PostForum: Scripts & Functions   Posted: Wed May 14, 2008 5:46 pm   Subject: New Version v1.00
Download : IconEx-v1.0013.21Kb ( 325 Lines )

Details and screen shot on the Title post.

SmileSmileSmile
  Topic: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor
SKAN

Replies: 28
Views: 831

PostForum: Scripts & Functions   Posted: Wed May 14, 2008 5:23 pm   Subject: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor
Very impressive indeed! Cool

Thanks Smile

Almost a fullblown Resource Hacker (hint, hint) Wink

I think I still have a long way to go .. Very Happy
  Topic: eBook v1.0 :: a Collection of Basic Tutorials [ text only ]
SKAN

Replies: 18
Views: 2459

PostForum: Utilities & Resources   Posted: Tue May 13, 2008 9:27 pm   Subject: eBook v1.0 :: a Collection of Basic Tutorials [ text only ]
Dear Rhys, Smile

AxC˛ is almost complete.. just allow me a day or two to post it.

Thanks. Smile
  Topic: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor
SKAN

Replies: 28
Views: 831

PostForum: Scripts & Functions   Posted: Tue May 13, 2008 3:39 pm   Subject: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor
It beats all the similar scripts posted before. Nice job!

Thank you Sir!. You made it my day Smile

The best is yet to come..
you didn´t promise to much!
HOT !
Mr. Green

Thanks ! Smile

very ...
  Topic: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor
SKAN

Replies: 28
Views: 831

PostForum: Scripts & Functions   Posted: Tue May 13, 2008 1:10 am   Subject: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor
Thanks RIST. Smile

@Everybody:

I have combined my previous code into a GUI based utility.

Smile
  Topic: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor
SKAN

Replies: 28
Views: 831

PostForum: Scripts & Functions   Posted: Mon May 12, 2008 1:17 pm   Subject: Crazy Scripting : IconEx v1.0 - Icon Explorer/Extractor
Cool! Good Job Very Happy

Thanks Smile

Good job little guy! Razz

Thanks. I do not want to grow up. Very Happy

very cool,
and all this, just because someone asked if it is possible.

Thanks. Smile The best is ...
 
Page 1 of 353 Goto page 1, 2, 3 ... 351, 352, 353  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group