User Tag List

Results 1 to 8 of 8

Thread: Application placement question...

  1. #1
    Clicker Multimedia Fusion 2 DeveloperInstall Creator Pro

    Join Date
    May 2010
    Posts
    536
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Application placement question...

    Hey, folks! Here's my "question of the day" as I immerse myself in MMF2...

    How can I specify my application is to run in the upper left corner of the screen (0x0 pixel coordinates)?

    Furthermore, is there a way I can use MMF2 such that my application can act as a "tile manager," such that it would prevent third-party applications from intruding on the space that my application resides on the display real-estate? This is more than just keeping my application always on top; I want to be able to partition the display space such that when a log on dialog box appears (which normally would display in the center of the display real-estate), that log on dialog box would behave as if my application is a "no go zone" and would display beside it?

    Thank you, as always, for the feedback!


    Most appreciatively,

    RGBreality

  2. #2
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: Application placement question...

    You could use the Window Control Object to place your application in the top left corner of the screen. As for the other question, I am not sure that this is possible, but I could be wrong.
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  3. #3
    Clicker Multimedia Fusion 2 DeveloperInstall Creator Pro

    Join Date
    May 2010
    Posts
    536
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Application placement question...

    I've never heard of the "Window Control" object. Do you refer to the "Window Life" object? If so, I've already looked into that extension; it only controls how an application window displays when maximized and minimized.

    When I look through Fusion Updater or the objects that come by default with MMF2, I don't find a "Windows Control" object. Where might I find that?

    Thanks for your help, StephenL!


    Most sincerely,

    RGBreality

  4. #4
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Application placement question...

    It comes with MMF.
    Place it in the frame and do this:

    Enter 0 as position. The action expects a value from 0 to 8, 8 being the bottom-left corner.
    You could also set X and Y to 0 manually.

  5. #5
    Clicker Multimedia Fusion 2 DeveloperInstall Creator Pro

    Join Date
    May 2010
    Posts
    536
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Application placement question...

    Ah, excellent! That indeed does the trick!

    Now, I'm just wondering if there are any MMF2 extensions that would allow me to partition my run-time application such that other applications don't overlap its monitor real-estate... Does anyone know of any such functionality?

    Thanks again for your help, guys!


    Most appreciatively,

    RGBreality

  6. #6
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: Application placement question...

    You mean that your application behaves like a toolbar, docked to the left side of the screen? I don't think that's possible.

  7. #7
    Clicker Fusion 2.5 Developer

    Join Date
    Nov 2008
    Posts
    299
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Application placement question...

    your best chance is to do a google search for that. There's probably a commandline based program out there, or a registry/system hack to do it.

    I'm too lazy to look it up for you.

  8. #8
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Application placement question...

    Is that not what Pin to Desktop does??
    Working as fast as I can on Fusion 3

Similar Threads

  1. Need help calculating Y coefficent and placement
    By Outcast in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 30th June 2013, 10:35 PM
  2. object placement
    By JWJ in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 28th July 2010, 01:51 AM
  3. Question about placement of extensions in folders
    By Shawn in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 23rd February 2009, 08:05 PM
  4. Odd placement issue
    By TwistidChimp in forum The Games Factory 2 - Technical Support
    Replies: 2
    Last Post: 22nd April 2007, 03:22 PM
  5. INI File placement
    By Jaeu in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 16th October 2006, 04:07 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
  •