User Tag List

Page 3 of 3 FirstFirst 1 2 3
Results 21 to 24 of 24

Thread: How would I generate a list of every png?

  1. #21
    Clicker Multimedia Fusion 2

    Join Date
    Jun 2006
    Location
    UK
    Posts
    32
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How would I generate a list of every png?

    For what it's worth, I've now managed to create a working example that displays relevant files correctly in a tree control.

    View New Example

    This instead uses the File-Folder object to loop through the files (as with stephen1980's example in the other thread) and add them to the tree control, which is much quicker and simpler. It's a little dodgy if trying to browse system folders however, so I also made another example which manually loads the items using listboxes and tree controls...

    Using the File-Folder object to achieve this is actually relatively easy (I probably got a bit carried away in my example and made it look more complex than it is!) - through I agree that an option in the tree control to do this automatically would definitely make life a lot easier

    So does this qualify me as a witch?

  2. #22
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: How would I generate a list of every png?

    Nice examples!

    I noticed a couple of times, an empty folder was added to the tree. Minor issue, though.

    stephen1980
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


  3. #23
    Clicker Multimedia Fusion 2

    Join Date
    Jun 2006
    Location
    UK
    Posts
    32
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: How would I generate a list of every png?

    Quote Originally Posted by stephen1980
    I noticed a couple of times, an empty folder was added to the tree. Minor issue, though.
    Yes, that was intentional (assuming I'm understanding you correctly) - all subfolders will be displayed in the tree regardless of whether or not they contain any items. I reasoned that the user would be confused if they did not see all the folders they normally see - even if they don't contain anything

    It would probably be possible to change this with a bit of effort however...

  4. #24
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    Stephen's Avatar
    Join Date
    Aug 2008
    Location
    Montana
    Posts
    4,515
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: How would I generate a list of every png?

    Yes, I changed it to suit my needs. I forgot they were trying to do this in a tree. :blush:

    stephen1980
    _____________________________________________
    Nivram's Examples -Need extensions? Send me a PM.-


Page 3 of 3 FirstFirst 1 2 3

Similar Threads

  1. Generate pdf
    By volgot in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 28th October 2013, 12:01 PM
  2. What do you use to generate your animations?
    By jimbobjones in forum Multimedia Fusion 2 - Technical Support
    Replies: 9
    Last Post: 6th June 2012, 03:43 AM
  3. Generate Crash Report
    By Kracker in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 28th November 2011, 06:36 PM
  4. Best way to generate charts?
    By alphabeta279 in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 30th April 2011, 06:38 PM
  5. Generate Bad object
    By ASD in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 17th December 2010, 08:25 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
  •