User Tag List

Results 1 to 4 of 4

Thread: More colums in tree control?

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleSWF Export Module

    Join Date
    Jun 2006
    Location
    Sweden
    Posts
    161
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    More colums in tree control?

    Is there any way to get more columns in the tree control object?

    I would like to use a tree control to display data, but one colum isn't enough to fit it all in a clear view.
    Can the tree control show more than one colum or is there any other suggestions on how to achive this? One free activex?

    Best wishes
    /Mathias

  2. #2
    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: More colums in tree control?

    Tree object display a branch like structure of text to a depth of 256 usually.

    If you want to display additional information then you may have to use a ActiveX that has a tree in the first column and a table to the right. This you will probably have to pay for.

  3. #3
    Clicker Fusion 2.5 Developer

    Join Date
    Jul 2006
    Posts
    271
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: More colums in tree control?

    If you have MMF2 Developer, you could use the ListView object. You can add icons to it using the IconView object.

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleSWF Export Module

    Join Date
    Jun 2006
    Location
    Sweden
    Posts
    161
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: More colums in tree control?

    Really?
    Very intresting, even if it isn't what I am looking for.

    Is there any exemple of how you do that?

Similar Threads

  1. Tree control help
    By ToxicKiwiGames in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 6th November 2010, 05:11 PM
  2. Tree Control, save and load tree bug?
    By Decal in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 11th April 2008, 12:13 PM
  3. Tree Control bug? Or something
    By Wilk in forum Extension Development
    Replies: 20
    Last Post: 2nd October 2007, 01:02 AM
  4. Tree Control
    By dingdong in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 27th September 2007, 04:06 PM
  5. Bug: Tree Control
    By Sphax in forum Extension Developers Lobby
    Replies: 0
    Last Post: 6th November 2006, 05:35 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
  •