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 127 matches
AutoHotkey Community Forum Index
Author Message
  Topic: Notify() v0.44 - multiple tray area notifications
gwarble

Replies: 122
Views: 7837

PostForum: Scripts & Functions   Posted: Wed Mar 17, 2010 3:45 am   Subject: Notify() v0.44 - multiple tray area notifications
great suggestions... i'm hoping to have free time again to be able to implement them soon... i'll go thru the thread and add everything i can, and try to clean up the code as i go since its kind of a ...
  Topic: TTS() Text To Speech using COM
gwarble

Replies: 33
Views: 6561

PostForum: Scripts & Functions   Posted: Tue Mar 02, 2010 10:06 pm   Subject: TTS() Text To Speech using COM
that wasn't the question i answered (look at drandane's post that i replied to)

i dont know of a way to pause the speaking, but maybe in another instance you could pause the whole script externally ...
  Topic: Notify() v0.44 - multiple tray area notifications
gwarble

Replies: 122
Views: 7837

PostForum: Scripts & Functions   Posted: Fri Jan 29, 2010 5:07 pm   Subject: Notify() v0.44 - multiple tray area notifications
hey

i agree, those would be useful additions...

don't forget you can access the gui directly with the returned value being the gui number (and the shadow being the gui number plus half of the ma ...
  Topic: Notify() v0.44 - multiple tray area notifications
gwarble

Replies: 122
Views: 7837

PostForum: Scripts & Functions   Posted: Tue Jan 26, 2010 3:17 pm   Subject: Notify() v0.44 - multiple tray area notifications
strange i'll look into that segalion... poor math internally i guess cuz gui number should be constrained with gf and gl options, and to 99 by default...

thanks and sorry i didnt see that post earl ...
  Topic: Notify() v0.44 - multiple tray area notifications
gwarble

Replies: 122
Views: 7837

PostForum: Scripts & Functions   Posted: Tue Jan 26, 2010 1:52 am   Subject: Notify() v0.44 - multiple tray area notifications
thank you, i'm glad you like it



re: htmltext... to be honest i looked and got a little disheartened about implemented what seemed to be a fairly unpolished, though useful, library...

i was a ...
  Topic: Vic - A free text editor based on HiEdit control
gwarble

Replies: 37
Views: 2725

PostForum: Scripts & Functions   Posted: Sun Jan 10, 2010 6:11 pm   Subject: Vic - A free text editor based on HiEdit control
thanks again for a nice little app

color bug i noticed:
using first color set, (or second with white background and black text) and otherwise all default settings... (including syntax highlighting ...
  Topic: Notify() v0.44 - multiple tray area notifications
gwarble

Replies: 122
Views: 7837

PostForum: Scripts & Functions   Posted: Mon Jan 04, 2010 4:16 pm   Subject: Notify() v0.44 - multiple tray area notifications
yeah i still have to fix this bug, from the poor way i manage statics...

for now, try setting "IN=" in the second call and see what happens,
otherwise use IN=132 and "shell32.dll&qu ...
  Topic: Vic - A free text editor based on HiEdit control
gwarble

Replies: 37
Views: 2725

PostForum: Scripts & Functions   Posted: Sun Jan 03, 2010 8:15 pm   Subject: Vic - A free text editor based on HiEdit control
very nice work, clean and useful

- gwarble
  Topic: Notify() v0.44 - multiple tray area notifications
gwarble

Replies: 122
Views: 7837

PostForum: Scripts & Functions   Posted: Thu Dec 31, 2009 11:00 pm   Subject: Notify() v0.44 - multiple tray area notifications
hey tom

search the forum for steps to use ResHacker to modify the AutoHotkeySC.bin icons before compiling

thats the only way i know how

- gwarble
  Topic: Notify() v0.44 - multiple tray area notifications
gwarble

Replies: 122
Views: 7837

PostForum: Scripts & Functions   Posted: Thu Dec 31, 2009 5:52 pm   Subject: Notify() v0.44 - multiple tray area notifications
thanks for helping guide him hugov and lexikos...

on a related Notify() specific note, there's also an option IN to use a different icon number from the .exe/resource (ie IN=2 to use icon2)

- gw ...
  Topic: Notify() v0.44 - multiple tray area notifications
gwarble

Replies: 122
Views: 7837

PostForum: Scripts & Functions   Posted: Wed Dec 30, 2009 5:22 am   Subject: Notify() v0.44 - multiple tray area notifications
thanks man, never saw those, htmltext looks perfect i'll play with it

- gwarble
  Topic: Notify() v0.44 - multiple tray area notifications
gwarble

Replies: 122
Views: 7837

PostForum: Scripts & Functions   Posted: Sun Dec 27, 2009 9:26 pm   Subject: Notify() v0.44 - multiple tray area notifications
thanks, i'm glad you like it!

no thats not possible at this point... i tried to find a good way to do this but don't know how, some sort of HTML control or RTF control, but the data would have to b ...
  Topic: Notify() v0.44 - multiple tray area notifications
gwarble

Replies: 122
Views: 7837

PostForum: Scripts & Functions   Posted: Tue Dec 22, 2009 12:59 am   Subject: Notify() v0.44 - multiple tray area notifications
that would work, except i think you need the label prefix numbers to be 1-25 not 50-79, since the line after the stringreplace is already finding the correct gui number


imho, i'm not sure you wou ...
  Topic: Notify() v0.44 - multiple tray area notifications
gwarble

Replies: 122
Views: 7837

PostForum: Scripts & Functions   Posted: Sun Dec 20, 2009 5:47 pm   Subject: Notify() v0.44 - multiple tray area notifications
yeah it does, the problem is that if your script was trying to do something else during that second "wait" it would be paused

- gwarble
  Topic: Notify() v0.44 - multiple tray area notifications
gwarble

Replies: 122
Views: 7837

PostForum: Scripts & Functions   Posted: Sun Dec 20, 2009 8:04 am   Subject: Notify() v0.44 - multiple tray area notifications
hey, sorry i didnt see these posts til now...

i'm able to duplicate this behavior and i'll have to look closer into the cause of this bug but its mainly because the notify_wait is waiting for the a ...
 
Page 1 of 9 Goto page 1, 2, 3, 4, 5, 6, 7, 8, 9  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group