Thread: Tray :(

  1. #1
    Registered User
    Join Date
    Aug 2001
    Posts
    49

    Unhappy Tray :(

    Hi, I was just wondering, I know nothing about Windows programming... but I wanted to make a function for a program that could make it minimize to the system tray. The program is open source, but strangly the makers haven't made it yet, if you could please show me a script to do this it would help greatly.
    Thanks
    -Kavity
    i'm not stupid, just a little short on brains.
    Kav's game!
    Featuring:
    # - Goodguy mc goodguy
    * - Bad guy mc badguy
    $ - Princess Mc Cess
    @ - Mcdonalds Mc chicken! mmmmmm

  2. #2
    It's full of stars adrianxw's Avatar
    Join Date
    Aug 2001
    Posts
    4,829
    You put icons in the system tray, (and mainpulate them afterwards), with the Shell_NotifyIcon() API function, look it up in the help or at MSDN.

    Hmmm, an open source program with no source?
    Wave upon wave of demented avengers march cheerfully out of obscurity unto the dream.

  3. #3
    ‡ †hë Ö†hÈr sîÐè ‡ Nor's Avatar
    Join Date
    Nov 2001
    Posts
    299
    Try to help all less knowledgeable than yourself, within
    the limits provided by time, complexity and tolerance.
    - Nor

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. GTK+ Gnome desktop system tray app problem
    By BobS0327 in forum Linux Programming
    Replies: 2
    Last Post: 04-01-2006, 09:54 PM
  2. Dialog/System tray problem
    By calpol2004 in forum Windows Programming
    Replies: 0
    Last Post: 09-28-2004, 11:48 AM
  3. Creating system tray icon popups
    By Archie77 in forum Windows Programming
    Replies: 1
    Last Post: 05-24-2004, 10:20 PM
  4. Getting coordinates of tray icon click
    By bennyandthejets in forum Windows Programming
    Replies: 8
    Last Post: 04-21-2004, 06:33 AM
  5. Problems with audio functions, tray icons + more!
    By face_master in forum Windows Programming
    Replies: 0
    Last Post: 10-08-2002, 10:35 PM