User Tag List

Results 1 to 7 of 7

Thread: Tray Icon Object

  1. #1
    No Products Registered

    Join Date
    Jun 2006
    Posts
    289
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Tray Icon Object

    Simple problem:
    MMF's exe shows the tray icon correctly in the right down but exe doesn't?

  2. #2
    No Products Registered

    Join Date
    Jul 2006
    Location
    www.dingdongstudios.co.nr
    Posts
    505
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Tray Icon Object

    Could you expand on this a little? What do you mean exactly? Screenshots?

  3. #3
    No Products Registered

    Join Date
    Jun 2006
    Posts
    289
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Tray Icon Object

    Well look at the right bottom of you screen. You see some icons there, right? Now when I start MMF2, use Tray Icon and run my application the application's icon is correctly there right bottom with other icons.

    Then I build exe and run it. The icon is in the right place but it's invisible. I can't see it but I can click it and maximize the window again.

  4. #4
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jul 2006
    Location
    Denmark
    Posts
    1,812
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Tray Icon Object

    Basically when you build the exe, the tray icon's icon is blank, but when you preview it inside MMF it shows as it should.

    I can confirm this btw. Would be neat with a solution.

  5. #5
    No Products Registered

    Join Date
    Jul 2006
    Location
    www.dingdongstudios.co.nr
    Posts
    505
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Tray Icon Object

    Ah now, im following... (and yes I know what the tray icons are thanks!) You have to set the icon by a condition in the event editor.. So say, on Start of Frame -> set icon "Apppath$+appdirectory$+myicon.ico". In other words, point it to your icon file.

  6. #6
    No Products Registered

    Join Date
    Jun 2006
    Posts
    289
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Tray Icon Object

    I set Appdrive$+Appdir$+"icon.ico" to the icon but it's still blank.

  7. #7
    No Products Registered

    Join Date
    Jul 2006
    Location
    www.dingdongstudios.co.nr
    Posts
    505
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Tray Icon Object

    Erm, ok, is it your icon? Try using a file object in your app and at the start of the frame make it come up with a file selector. Then after that event, set the icon to the return path of the file object. When it runs select the icon file you are trying to use. If that doesn't work try using a different icon file, download one off the net or something.

Similar Threads

  1. Bug Tray Icon Object
    By Guspad in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 8th September 2008, 01:23 AM
  2. Possible bug of Tray Icon object?
    By Pablo in forum File Archive
    Replies: 3
    Last Post: 21st May 2008, 06:36 PM
  3. Possible bug with tray icon object?
    By Pablo in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 21st May 2008, 10:30 AM
  4. Tray Icon Object
    By Czentnar in forum Extension Development
    Replies: 8
    Last Post: 30th June 2007, 09:12 AM
  5. Tray Icon object doesn't display icon
    By Pablo in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 20th November 2006, 04:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •