User Tag List

Results 1 to 4 of 4

Thread: How do i hide the program from taskbar ?

  1. #1
    Clicker Multimedia Fusion 2 DeveloperAndroid Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)HTML5 Export Module (Steam)SWF Export Module (Steam)Firefly 3D Module (Steam)
    Spryz's Avatar
    Join Date
    Jul 2006
    Location
    United Kingdom
    Posts
    251
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How do i hide the program from taskbar ?

    Im looking to make my program to not display in the taskbar, but instead, when minimized, it will show a little icon next to the clock.

    How would i remove it from taskbar ?

  2. #2
    Clicker Fusion 2.5 Developer

    Join Date
    Jul 2006
    Posts
    271
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How do i hide the program from taskbar ?

    Use the Window Control object to make the window invisible. You can then use the System Tray object to create an icon in the system tray next to the clock.

  3. #3
    No Products Registered

    Join Date
    Jul 2006
    Location
    Sweden, Lund
    Posts
    140
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How do i hide the program from taskbar ?

    Edit: Oops - already answered!

    The system tray object can add icons in the tray.
    You can the prrogram from the taskbar by making the program invisible using the Window Control. You can do this on an event from the system tray object:

    Code:
    +System Tray Object: On Minimize Command
    -Window Control: Hide window

  4. #4
    Clicker Multimedia Fusion 2 DeveloperAndroid Export ModuleSWF Export Module
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)HTML5 Export Module (Steam)SWF Export Module (Steam)Firefly 3D Module (Steam)
    Spryz's Avatar
    Join Date
    Jul 2006
    Location
    United Kingdom
    Posts
    251
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How do i hide the program from taskbar ?

    Thank You

Similar Threads

  1. Taskbar on tablet.
    By Sevennemesis in forum Android Export Module Version 2.0
    Replies: 7
    Last Post: 25th May 2012, 09:43 AM
  2. Hide From Taskbar
    By Blood_Wist in forum Multimedia Fusion 2 - Technical Support
    Replies: 8
    Last Post: 10th December 2008, 10:08 AM
  3. Hide/Show Taskbar and Desktop Icons
    By Ran_TH in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 18th November 2008, 04:39 PM
  4. How to hide an app from the taskbar?
    By ClickerGuy in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 8th November 2008, 01:42 AM
  5. Hide App from Taskbar
    By Sphax in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 21st November 2006, 11:32 AM

Posting Permissions

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