User Tag List

Page 2 of 2 FirstFirst 1 2
Results 11 to 18 of 18

Thread: Common Dialog Object : Bugs found ?

  1. #11
    No Products Registered

    Join Date
    Jul 2006
    Location
    London - UK
    Posts
    427
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Common Dialog Object : Bugs found ?

    the Defaults I Think..

    Default FileName: <blank>
    Initial Directory: <blank>
    Dialogue Title: <blank>
    Default Extension: <blank>

    hide read only is ticked
    overwrite prompt is also ticked.

    The problem only occurs when I build the application. I am using Layers in the frame editor like tabs too if that has anything to do with anything.

    the event is:

    oUser clicks on button:
    -Reset Filters
    -Add Filter "Picture Files" for "*.png;*.jpg;*.bmp"
    -Enable Path Must Exist
    -Set Dialogue Title to "Please Select A Picture File".
    -Show Open Dialogue.

  2. #12
    No Products Registered

    Join Date
    Jul 2006
    Location
    London - UK
    Posts
    427
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Common Dialog Object : Bugs found ?

    Just to clarify:

    When working in mmf and testing from there.. Everything works fine. It is ONLY when it is built as a exe.

    -Mel

  3. #13
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jul 2006
    Location
    USA
    Posts
    658
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Common Dialog Object : Bugs found ?

    Same with me! Only when I build the EXE is when the "bug" sometimes happen. Within MMF, everything works everytime I test the app.

    glad I'm not crazy....

  4. #14
    Clicker Multimedia Fusion 2 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Canada
    Posts
    611
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Common Dialog Object : Bugs found ?

    not me.. that happen sometimes in mmf2... :|

  5. #15
    Clicker Fusion 2.5 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Location
    Turku, Finland
    Posts
    1,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Common Dialog Object : Bugs found ?

    Oh no. Now you got me scared... I have never found any bugs, yet I'm not using the latest build (going to install it soon!).

  6. #16
    Clicker Fusion 2.5 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Melbourne, Australia
    Posts
    765
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Common Dialog Object : Bugs found ?

    Hi everyone again.

    MelliGeorgious, I have built the application as you described and I am still not experiencing any problems.

    For those that are experiencing the problem you need to make another post.

    1. State in a post what revision of MMF2 your are using. ie. R242
    2. State in the post what OS system you are using and service packs. Also you need to state if you regularly update your patches.
    3. Wite an application on you own machine that isn't working, in your own code.
    4. Check the versions of the dialog box object you have installed on your machine and State them in a post. (I forget the MFX name for this extension)
    5. State in your post if you are running multiple screens.
    6. Also as part of your debugging you need to tie another action to the condition before the open dialog box is called to prove that your condition is actually firing on command. Often Clicks can be blocked by other extensions. (Although if you have a clean example this wouldn't occur.) It could be as simple as changing a counter.
    7. Also note that revision R242 was released twice with a minor edit from memory, check that you have the second version of R242.

    My equipment for the test is,

    MMF2 R242 Developer, XP PRO SP2, Duel Screen. (The duel screen makes a difference, many applications have bugs working with duel screens cos the authors never take em into account.

  7. #17
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jul 2006
    Location
    USA
    Posts
    658
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Common Dialog Object : Bugs found ?

    This is such a random thing, I can't understand why it's happening. Here's something I tried that is working for me so far (for those who are experiencing issues). Try destroying the Common Dialog Object, then Creating it at start of frame. Like I said, it's working for me so far, but who knows what will happen tomorrow!


    Okay, this was working fine with a built EXE, but when I went built the installer and then tested it, I got the same issue... no Load dialog when I clicked my load button... drat.

  8. #18
    Clicker Multimedia Fusion 2 DeveloperAndroid Export Module

    Join Date
    Jun 2006
    Location
    Canada
    Posts
    611
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Common Dialog Object : Bugs found ?

    for now i propose you use File Object.. it have a file selector.

Page 2 of 2 FirstFirst 1 2

Similar Threads

  1. Similar To Common Dialog Object
    By Kracker in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 25th February 2011, 05:12 PM
  2. Help with Common Dialog Object
    By Telephone in forum File Archive
    Replies: 3
    Last Post: 16th February 2011, 09:52 PM
  3. Common Dialog Object Vista
    By wizkidweb in forum Extension Development
    Replies: 5
    Last Post: 3rd December 2008, 03:31 PM
  4. Common Dialog object problem
    By Robin_Manager in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 11th November 2008, 04:42 PM
  5. Common Dialog Box Object Issues
    By kungsangun in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 6th June 2008, 06:59 AM

Posting Permissions

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