User Tag List

Page 1 of 4 1 2 3 ... LastLast
Results 1 to 10 of 40

Thread: run in bg

  1. #1
    No Products Registered

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

    run in bg

    due to my lack of awakeing powers i needed a alarm program to wake me up. thats easy, but if i could run it in the background i would love it, so it that possible? Also, will the sample play when it minimized?

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: run in bg

    Prepare to check a lot of checkboxes:

    Application Properties -> Window -> Hidden at Start
    Application Properties -> Runtime Options -> Run while minimized
    Application Properties -> Runtime Options -> Run while resizing
    Application Properties -> Runtime Options -> Do not mute samples when app loses focus

  3. #3
    No Products Registered

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

    Re: run in bg

    one problem. i can't make it maximize if it doesn't exist!! then i'll listen to Nayuki forever... and ever... Nice job though even though i can't test.

  4. #4
    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

    Why don't you create a system tray object & window control object. The app can run hidden at start up, but in case you need to maximize it, you can click the system tray object, which would create an action to maximize the window using the window control object.

    When you minimize it, you can set it to be hidden again.

    I needed the same thing for an application I created. It runs hidden at start up, but if needed I can maximize later.

    If you need the full code, let me know.

  5. #5
    No Products Registered

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

    Re: run in bg

    yea, that be great, thanks. i hope your talking about the right icons on the taskbar, because thats where the thing should go, ideally.
    i need the system tray obj. too.
    edit: if your talkin about the one that costs money, no way im to broke...


  6. #6
    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

    I have the system tray object, and I didn't pay any money for it? I just downloaded it, and it works. There is the tray icon, but for some reason when you build an app, it does not show in the tray, it just shows as an invisible block. But it still works!

  7. #7
    No Products Registered

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

    Re: run in bg

    cool, where did you get that one?
    and i really want to get this done tonight so...

  8. #8
    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

    http://www.clickteam.com/FusionUpdater.zip

    That is a cool app designed by clickteam. It has every extension available, which they automatically update.

  9. #9
    No Products Registered

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

    Re: run in bg

    no go, they don't list anything like that. Are you sure thats the name of the obj.?


  10. #10
    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

    http://www.bumderland.com/objects/index.html

    It's there, you can still use the object without the license. If you plan to release your product app to commericially, you should purchase the license.

    I use it, and I didn't pay for it.

Page 1 of 4 1 2 3 ... LastLast

Posting Permissions

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