User Tag List

Results 1 to 5 of 5

Thread: MDI Interface - Maximized child sub-apps with borders?

  1. #1
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleInstall Creator Pro

    Join Date
    Dec 2010
    Location
    United Kingdom
    Posts
    961
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    MDI Interface - Maximized child sub-apps with borders?

    Hi everyone. I'm wondering if the following is possible:

    I have a project that uses the MDI interface, and does not display a menu bar. When child sub-apps are maximized, the title bar and window buttons disappear (they would normally be displayed into the menu bar). However since there is no menu bar, is it possible at all to display the window border just like any other maximized window?

    In comparison, the dialog object can maximize a child window, still retaining their title bars and border (although offset sometimes - that might be a bug?) - This is the sort of functionality I'm looking for.

    Is this possible to achieve?

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleFirefly 3D ModuleInstall Creator Pro
    Brovic's Avatar
    Join Date
    Jul 2006
    Location
    France
    Posts
    321
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is that what you are looking for ?
    A little hack using the Window Control Object.
    MDI_child_resizing.mfa

  3. #3
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleInstall Creator Pro

    Join Date
    Dec 2010
    Location
    United Kingdom
    Posts
    961
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nope, this isn't what I was looking for, but thanks for your reply anyway.

    If it helps, here's an image that describes what I'm trying to achieve:



    (Sorry for the small image, it looks like the forum scaled it down - but it's still readable)
    Images attachées Images attachées

  4. #4
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleFirefly 3D ModuleInstall Creator Pro
    Brovic's Avatar
    Join Date
    Jul 2006
    Location
    France
    Posts
    321
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Although I misunderstood again, that one try should be closer to your expectations.
    Note that I used a quick and dirty trick to check if the subapp is maximized, there is certainly a smarter way to do it.
    Attached files Attached files

  5. #5
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleInstall Creator Pro

    Join Date
    Dec 2010
    Location
    United Kingdom
    Posts
    961
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I had a look around the internet and even an experiment in Visual Basic but it seems to be default behaviour that a MDI child merges with the menu bar (when though I'd quite like it to retain the window's title bar)

    Which makes your example Brovic, a very good trick for an application that doesn't make use of a menu bar, so thanks again!

    I wonder why the DialogBox Object maximizes a child dialog retaining its title bar... I came across something to do with "menu merging" on the web, but there's hardly anything that states how one could reverse and disable that.

    I did attempt to create my own "window manager" with Fusion but that was quite a challenge... but I might try that again.

Similar Threads

  1. Test if window is maximized?
    By ChrisBurrows in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 19th April 2012, 04:07 PM
  2. Heading when maximized?
    By Tiles in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 8th January 2011, 07:31 PM
  3. Reposition/resize object when app maximized
    By Ran_TH in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 22nd August 2008, 07:12 AM
  4. Editors and their Windowed/Maximized status
    By Tiles in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 15th March 2008, 09:05 AM
  5. Can't switch back to maximized window
    By JoKa in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 12th December 2006, 07:16 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
  •