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 1, 2  Next
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
yoyowazzup
Guest





PostPosted: Sun Jun 22, 2008 9:35 am    Post subject: hiding trayicon of other programs Reply with quote

is it possible to hide the system tray icons of other programs using AHK?
i managed to disable trayicons of programs that have options to not show them also disabled volume icon, device icon by registry key using "Run Command", now i got a program that has no option or dunno how to do with Run command, can any1 help?
thanks and sry for bad ass text Mad
Back to top
Krogdor



Joined: 18 Apr 2008
Posts: 1025
Location: The Interwebs

PostPosted: Sun Jun 22, 2008 9:42 am    Post subject: Reply with quote

http://www.autohotkey.com/forum/viewtopic.php?t=17314&highlight=trayicon
Back to top
View user's profile Send private message AIM Address
yoyowazuup
Guest





PostPosted: Sun Jun 22, 2008 9:55 am    Post subject: Reply with quote

i dled those ahk but i get error below when i run either of those
iBitmap = NumGet(btn,Cool
whats wrong?
Back to top
Z Gecko
Guest





PostPosted: Sun Jun 22, 2008 10:03 am    Post subject: Reply with quote

TrayIcon.ahk from the download-link works flawless here!
What error you get with what script?
BTW: Do you have the newest ahk-version?
Back to top
yoyowazzup
Guest





PostPosted: Sun Jun 22, 2008 10:20 am    Post subject: Reply with quote

my ahk was like a year old so i uninstalled and installed new version from download link but now all the .ahk files are corrupted... how can i fix this please>.<?
Back to top
yoyowazzup
Guest





PostPosted: Sun Jun 22, 2008 10:21 am    Post subject: Reply with quote

actually.. they are working.. but have no icons anymore its like system icon and doesnt show in task tray
whats wrong?
Back to top
yoyoyowazyp
Guest





PostPosted: Sun Jun 22, 2008 10:32 am    Post subject: Reply with quote

mm sry got it fixed..that was gay, anyway after getting infos of window class by those ahk, what to do to hide task icons? thanks
Back to top
Z Gecko
Guest





PostPosted: Sun Jun 22, 2008 11:07 am    Post subject: Reply with quote

You use HideTrayIcon(idn, True/False)
like itīs explained in Seans post.
Back to top
yooyoawzzup
Guest





PostPosted: Sun Jun 22, 2008 11:10 am    Post subject: Reply with quote

Code:
HideTrayIcon(2, True)

this didnt work, it says call to nonexist function?
Back to top
Guest






PostPosted: Sun Jun 22, 2008 12:20 pm    Post subject: Reply with quote

can u helpg
Back to top
Z Gecko
Guest





PostPosted: Sun Jun 22, 2008 1:14 pm    Post subject: Reply with quote

The funtions are in the TrayIcon.ahk-file,
you need to incorporate them in your script, of course.
Back to top
yooywazuP
Guest





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

could you please elaborate on that Sad
Back to top
Z Gecko
Guest





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

Do you know, what a function is?
Back to top
yoyowazzup
Guest





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

not really i have touched basics, most of them, gui and math commands and such
im still a learner Embarassed
Back to top
Z Gecko
Guest





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

Well,
"gui and math commands" are no funtions.
Please read: http://www.autohotkey.com/docs/Functions.htm
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Goto page 1, 2  Next
Page 1 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