User Tag List

Results 1 to 7 of 7

Thread: File Selector Style - Allow Directory Change

  1. #1
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jun 2006
    Posts
    1,324
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    File Selector Style - Allow Directory Change

    Is there any way of preventing the User from changing the directory you specify?

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator ProPatch Maker
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DJFuego's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    1,416
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: File Selector Style - Allow Directory Change

    You could use the Tree structure object and use this to navigate the areas you only want them to go. If the folder structure is fixed you could create your own save box.

  3. #3
    Clicker Multimedia Fusion 2 Developer
    Jax's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    702
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: File Selector Style - Allow Directory Change

    It is possible. A hacky way of doing it using MFC is here: http://www.codeproject.com/KB/dialog/customize_dialog.aspx

    However, I don't think MMF can do it.

  4. #4
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jun 2006
    Posts
    1,324
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: File Selector Style - Allow Directory Change

    Thanks guys. Hmmm. Quite a bit of work then. That MFC stuff was exactly what I'm after, but getting it into MMF is another matter!

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator ProPatch Maker
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DJFuego's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    1,416
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: File Selector Style - Allow Directory Change

    I made a simple savee function in my old minisynth 2 app on my site. Is that what you are trying to do Sarah?


  6. #6
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export Module
    Kimera's Avatar
    Join Date
    Feb 2007
    Location
    Houston, TX
    Posts
    729
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: File Selector Style - Allow Directory Change

    You can also do it with the explorer object by turning off the folder side and providing a button that allows the UP one dir. function to take place. When the user gets to the top level directory that you want you can disable your UP one dir. button. Works great for me and does not take much time to program.

    K

  7. #7
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jun 2006
    Posts
    1,324
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: File Selector Style - Allow Directory Change

    The explorer object gives a nice look to it. I'll have a play with that and a subapp and see how it goes. Thanks

Similar Threads

  1. File Selector in File Object
    By Sarah in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 14th August 2012, 06:46 AM
  2. Directory selector problem (file object)
    By Nifflas in forum Multimedia Fusion 2 - Technical Support
    Replies: 11
    Last Post: 20th March 2010, 11:43 PM
  3. File Object > change the current directory bug?
    By twister in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 7th January 2008, 12:05 AM
  4. File object - file selector saving issues
    By Gary_Molton in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 13th November 2006, 08:25 PM
  5. File selector styles? (file object)
    By LazyCoder in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 28th October 2006, 09:29 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
  •