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 

hiding trayicon of other programs
Goto page Previous  1, 2
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
yooywazup
Guest





PostPosted: Sun Jun 22, 2008 2:51 pm    Post subject: Reply with quote

yes i will.
could u give me an example of working "function" for this trayicon.ahk?
thanks....
Back to top
Z Gecko
Guest





PostPosted: Sun Jun 22, 2008 3:08 pm    Post subject: Reply with quote

Please first read the help on functions!
And you will see, that this question
Quote:
could u give me an example of working "function" for this trayicon.ahk?
is senseless.
Back to top
yoyowazzup
Guest





PostPosted: Sun Jun 22, 2008 3:34 pm    Post subject: Reply with quote

k thx for help
even though im learning ahk i cant spend all my time reading whole thing just to hide icon ill forget about it
Back to top
Z Gecko
Guest





PostPosted: Sun Jun 22, 2008 3:47 pm    Post subject: Reply with quote

Quote:
i cant spend all my time reading whole thing
So reading 211 Lines(307 including the list of build in functions) is to much effort for you,
but you expect other people to spend their time writing scripts for you?
IŽll remember that.
Back to top
yoyowazzup
Guest





PostPosted: Sun Jun 22, 2008 3:58 pm    Post subject: Reply with quote

yes, u have knowledge of ahk since u read them considering ur comments
and i didnt ask u to write a script just asking for example on how to use it.
this is help forum and not a place for u to teach some1 how to make a script. thats all i need to say thanks dont need ur comments anymore.
Back to top
Z Gecko
Guest





PostPosted: Sun Jun 22, 2008 4:25 pm    Post subject: Reply with quote

Quote:
this is help forum and not a place for u to teach some1 how to make a script.

Crying or Very sad
Back to top
Guest






PostPosted: Mon Jun 23, 2008 2:07 am    Post subject: Reply with quote

i think he meant "not a place for you to tell someone to read and learn all about AHK but to give a little help."
im not saying this to deny your feeling but i have to admit that many people seem to hate beginners posting topics wanting to have someone make scripts for them, but i think then they should just ignore, not even post on those topics. many people are busy and AHK scripting is not everything they do in a day.
So if you can help, help. If you want them to go and read/learn AHK from beginning to end, then dont post.
Back to top
poetbox



Joined: 07 Jan 2007
Posts: 60

PostPosted: Mon Jun 23, 2008 2:41 am    Post subject: Reply with quote

although it's very simple and i 'm going to write the code here[with the .ahk only one line is needed],but after reading the reply i changed my mind now and tell myself maybe i needn't write it today.(i donot think Z Gecko'reply is very useful,and i donot think yoyowazzup's reply has a good attitude,too)i post the useless reply here only for i'm a AHK user and i have right to post anywhere on the forum. :shock:so many guest here is an interesting thing.
Back to top
View user's profile Send private message
Guest






PostPosted: Mon Jun 23, 2008 3:44 am    Post subject: Reply with quote

:shock:everyone has right to post any comments, but that does not mean its better to post useless things and induce the arguments. thats what i intended to tell thanks
~Guest Cool
Back to top
Guest






PostPosted: Mon Jun 23, 2008 3:54 am    Post subject: Reply with quote

though yoyo needs to be more patient cuz scripting takes much time Wink
Back to top
poetbox



Joined: 07 Jan 2007
Posts: 60

PostPosted: Mon Jun 23, 2008 4:42 am    Post subject: Reply with quote

ok.maybe it's the time to post something.

count the trayicon number from the right to left,the number begins with 0.if you have 8 icons,the left tray icon is 7,the right icon is 0,etc.

ok,it's time to write a line after the .ahk you have.

if you'd like to hide the 5th(count from right)trayicon ,the code is:
Code:
HideTrayIcon(5)

put this line after the trayicon.ahk.

delete "MsgBox % TrayIcons()" if you grow bored or impatient with the messagebox,maybe you do.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
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