User Tag List

Page 4 of 4 FirstFirst ... 2 3 4
Results 31 to 40 of 40

Thread: run in bg

  1. #31
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Apr 2008
    Posts
    488
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: run in bg

    Verdoux, i know how to solve the issue. Let me get this straight, you want your application to always be on top right?

  2. #32
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Apr 2008
    Posts
    488
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: run in bg

    If you follow the code I posted, that would get rid of your issue. It would run invisibly, but if you need to access it, you could click on the tray

  3. #33
    No Products Registered

    Join Date
    Nov 2007
    Posts
    92
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: run in bg

    where is hide and show window?
    the invisable\reapper obj right?

  4. #34
    No Products Registered

    Join Date
    Nov 2007
    Location
    Perth, WA Australia
    Posts
    27
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: run in bg

    no, the application isnt in the system tray, its completely invisible. and u can only see it in processes. i want you to be using your computer as normal, playing games. no system tray icon no nothing

  5. #35
    No Products Registered

    Join Date
    Nov 2007
    Posts
    92
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: run in bg

    easy. goto the application menu and hit hide at start under the computer icon. it will make the app COMPLETELY invisable. you WILL NOT be able to minimize. (in testing i had to close the program every time so i needed the system tray icon.)

  6. #36
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Apr 2008
    Posts
    488
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: run in bg

    Ninj, it's an action in the window control object, it may look like invisible / reappear.

    Verd, at any point does the application need to open? Is there any reason a user would need to access the app?

  7. #37
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Apr 2008
    Posts
    488
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: run in bg

    You can use the window control object, instead of hidden at start up choose, under the action of window control, make invisible.

    start of frame ---------> hide window

  8. #38
    No Products Registered

    Join Date
    Nov 2007
    Posts
    92
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: run in bg

    yea, it works. thanks man!

  9. #39
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Apr 2008
    Posts
    488
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: run in bg

    Cool,

  10. #40
    No Products Registered

    Join Date
    Nov 2007
    Location
    Perth, WA Australia
    Posts
    27
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: run in bg

    its not hiding thats the rpoblem for my issue guys, its hidden fine. the problem is that it forces fullscreen applications to minimize as soon as u go in. and its not the hiding thats causing it, im certain

Page 4 of 4 FirstFirst ... 2 3 4

Posting Permissions

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