User Tag List

Results 1 to 6 of 6

Thread: sub-apps: over everythig only?

  1. #1
    No Products Registered

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

    sub-apps: over everythig only?

    seems that subapps simply cannot be overlapped by anything. (no objects, no layers)

    or not? Or is this gonna to change in future?

    ps/btw/offtopic/whoah: how many days for the product shipping?

  2. #2
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: sub-apps: over everythig only?

    Subapplications are displayed in a completely seperate window and is then drawed by Windows and not MMF2. Thats how they are right now. It would be a handy feature to allow it to be displayed in the same layers are actives though and I don't think it would be difficult to program. All it should do is to draw the other frame's "ps" surface as an active object. Lets hope Yves and Francois finds time to add it to the object.

  3. #3
    Clicker Multimedia Fusion 2 Developer
    Matt's Avatar
    Join Date
    Jun 2006
    Location
    Connecticut
    Posts
    106
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: sub-apps: over everythig only?

    It's probably not as easy as you think. You can't just hide a window copy its contents because it has events that need to be handled. For example, I think handling user input would be problematic.

  4. #4
    No Products Registered

    Join Date
    Jun 2006
    Location
    Ohio, United States
    Posts
    146
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: sub-apps: over everythig only?

    Maybe instead of drawing to a window, it could draw to a surface, and that surface could then be inserted into the frame.

  5. #5
    No Products Registered

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

    Re: sub-apps: over everythig only?

    maybe with viewport? It could be, putting the subapp outside the viewable area with a viewport to fetch their image under the stuff, but unfortunately subapps as objects get deleted when they're outside the playing field,

    thats a nice challenge tho.

  6. #6
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: sub-apps: over everythig only?

    ViewPort can only display objects and backgrounds below itself. Subapps are always above everything in the frame and isn't even drawed into the final image that MMF displays on the screen (windows does that afterwards) so ViewPort has no chance of grabbing that image.

    Matt: Yeah you are right, input handling could be quite of a problem. Maybe possible if the extension send window messages to the subapp object and simulating mouseclicks and that stuff relative to the objects position.

Similar Threads

  1. iOS Apps ?
    By OldSchool80s in forum iOS Export Module Version 2.0
    Replies: 7
    Last Post: 31st December 2012, 10:36 AM
  2. fla in sub apps?
    By michaeldunge in forum SWF/Flash Export Module Version 2.0
    Replies: 1
    Last Post: 9th December 2011, 09:36 PM
  3. Can't get mac apps to run
    By Christian_Wheel in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 1st December 2011, 06:35 AM
  4. Sub Apps
    By gamefreak202 in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 13th August 2007, 07:33 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
  •