Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
Topic Title: Set (icon) for a tree view
Topic Summary:
Created On: 15-Dec-2003 13:38
Status: Post and Reply
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
Answer This question was answered by , on Friday, December 19, 2003 1:08 PM

Answer:
Thanks Roger, I also tryed deleting and adding back the entry from the treeView, the problem was that the item appeared at the bottom of the tree. To solve this I set the treeView() function "options" parameter to "treeViewOptionSorted".

Ilma
 19-Dec-2003 15:38
User is offline View Users Profile Print this message


Dennis Lockshine

Posts: 113
Joined: 7-Apr-2003



<< It is a shame that there is no way to do a "for string in treeView" loop to iterate through the paths in a treeView. >>


I had the same issue and found a work-around by keeping track of any string value added into the tree in an accompanying Skip list. Whenever a new item was added, I only add it into the Skip list then rebuild the tree view via callback. This way I can iterate through the tree values easily.

-Dennis

Edited: 19-Dec-2003 at 15:39 by Dennis Lockshine
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 0 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 0 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.