User Tag List

Results 1 to 6 of 6

Thread: How to set up File object filters?

  1. #1
    Clicker Multimedia Fusion 2 DeveloperInstall Creator Pro

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

    How to set up File object filters?

    Hey, folks!

    I have a silly question, since it would seem so easy: How do I properly set up File object filters?

    For example, in trying to set up three audio format filters (MP3, OGG, and WAV), I am using this syntax in the File object's Filter action:

    "MP3 Files|*.mp3;*.ogg|OGG Files|*.wav|WAV Files"


    However, only the MP3 and OGG format filters function from the run-time File object dialog box (meaning, you can select those filter types from the drop-down menu).

    So, what am I doing wrong in setting up additional filters?

    Thank you very much for your help!



    Most appreciatively...

    RGBreality

  2. #2
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to set up File object filters?

    You switch from Name|Extension to Extension|Name half way through?

  3. #3
    Clicker Multimedia Fusion 2 DeveloperInstall Creator Pro

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

    Re: How to set up File object filters?

    Hey, Dynasoft!

    If I set up the syntax like this:

    "MP3 Files|*.mp3;OGG Files|*.ogg;WAV Files|*.wav"


    then only the MP3 file filter works; the OGG and WAV file filters display on the same line in the "File Type" combo box at run-time.



    RGBreality

  4. #4
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How to set up File object filters?

    Pretty sure you should be using | not ;

  5. #5
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    6,784
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)

    Re: How to set up File object filters?

    Hi RGBreality,

    the ";" should be use to separate differents extension but the same description example:

    Image|*.jpg;*.png;*.bmp|URL|*.htm;*.html|... but you should separate using | for each type.

    Hope its helps you
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  6. #6
    Clicker Multimedia Fusion 2 DeveloperInstall Creator Pro

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

    Re: How to set up File object filters?

    Hey, FVivolo!

    That indeed did the trick! Thank you so much for explaining that to me! Have a great day!


    Most appreciatively...

    RGBreality

Similar Threads

  1. Common Dialog Object extension filters
    By Bipolar_Games in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 4th March 2013, 09:58 PM
  2. More Image Filters?
    By Dines in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 29th April 2009, 03:10 PM
  3. Image Filters
    By dingdong in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 14th September 2007, 08:39 PM
  4. Sound Filters Disappeared
    By McPhisto in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 24th January 2007, 08:44 PM
  5. Filters?
    By Cocodrilo in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 4th July 2006, 10:31 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
  •