Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2006
    Posts
    1

    Grin TreeView problem (Urgent)

    I have a bit of a problem,
    I needed to load a hiarchical tree view (only 2 levels) with data from an xml file and have each sublevel link to a seperate pdf in the autoplay directory.
    This worked fine.
    Unfortunately after implementing all this I discovered that the TreeView doesn't support transparency (for its background)!? This was a requirement as the background underneath the treeview needs to be shown!

    After some thought I have decided to create X (some constant value) amount of labels and hide/move them around in 'code' according to what is pressed.
    This is going to be a lot more difficult than the previous implementation.
    So before I start I am wondering about a couple of things:

    1. Is there any way to get the treeview to have a transparent background???
    2. If not, how do I make the labels have on click events in code rather than through the designer; the path will change according to xml content, so I need to add the onClick event handlers for the links in code for each "sub-menu" label, and just click events for the main labels so that when they are clicked I have to show/hide the sub labels...
    3. Is there another "easier" solution that I may not be aware of (i'm open to all suggestions).
    Last edited by Sav; 03-12-2006 at 11:46 PM.

  2. #2
    Join Date
    Apr 2006
    Location
    New Orleans
    Posts
    1

    No answer

    I'm having the same problem. Want to make the tree transparent but apparently it can't be done. Amazing how eveything else can be transparent. :(

  3. #3
    Join Date
    Sep 2008
    Posts
    1

    How to associate action to node index in TreeView?

    I clicked an item in TreeView and added an action to it. When I clicked another item , the same action is displayed in the script editor next time. How to add an action to different items in TreeView? Thanks.

Similar Threads

  1. Video Problem
    By ScottDuncan in forum AutoPlay Media Studio 5.0
    Replies: 0
    Last Post: 07-10-2004, 01:38 PM
  2. Problem in some machine confs
    By AKB in forum AutoPlay Media Studio 4.0
    Replies: 7
    Last Post: 09-06-2003, 08:41 AM
  3. PROBLEM: Setup Starts and then Crashes
    By Support in forum Setup Factory 5.0
    Replies: 0
    Last Post: 10-15-2002, 03:02 PM
  4. PROBLEM: Setup Requests Disk 2 in a Single File Setup
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-09-2002, 02:04 PM
  5. INFO: Tips for Debugging Action Lists in AutoPlay Media Studio 4.0
    By Support in forum AutoPlay Media Studio 4.0 Examples
    Replies: 0
    Last Post: 10-03-2002, 08:38 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