Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

9
votes
8answers
675 views

Algorithm to calculate the most energy efficient ad-hoc network

I have a (theoretical) network with N nodes, each with their own fixed location. Each node sends one message per cycle, which needs to reach the root either directly or via other nodes. The energy ...
7
votes
2answers
139 views

How to copy and paste SVG node using jQuery

I have some SVG embedded into a web page and need to copy a particular SVG node (including it's children), then paste it back into the DOM. Only problem is, the SVG node doesn't appear after being ...
7
votes
3answers
10k views

How to disable a WinForms TreeView node checkbox?

I need to be able to disable some of the checkboxes in a TreeView control of a WinForms application, but there's no such functionality built-in to the standard TreeView control. Of course, I googled ...
5
votes
1answer
256 views

TreeNode.EndEdit vs NodeLabelEditEventArgs.CancelEdit

What is the difference between TreeNode.EndEdit and setting NodeLabelEditEventArgs.CancelEdit?
4
votes
4answers
140 views

Problem with TreeNode.BeginEdit()

I'm using WinForms TreeView and reaction to AfterLabelEdit event. Here's the snippet of the code: if (e.Label.Contains("|")) { if (WantAutofix()) { label = e.Label.Replace('|', '_'); } ...
4
votes
4answers
2k views

How do I make a TreeNode not visible? (C#)

There is probably a really straightforward answer to this but I'm having difficulty finding it. Simple, I have a TreeNode and I would like to make its visibility false. (or another way of not ...
3
votes
2answers
106 views

Puzzle Solver - TreeNode Help

I'm trying to code a puzzle solver app. I need to find out how many moves it takes, and how many solutions there are. I would rather not give too many details on the puzzle. but the player moves ...
3
votes
4answers
2k views

C# - TreeView: inserting node at certain position

How does one insert a new child to a particular node in a TreeView in C# WinForms? I've been clumsily stabbing at TreeViews for almost an hour and I'd like to use C#'s TreeView like this: ...
2
votes
1answer
176 views

how to remove image from treeview after added

Using visual studios 2010 and c# i have a treeview and i added images to each of the nodes. In retrospect i now want to remove the images that are associated with the children of the 3 main root ...
2
votes
1answer
105 views

ASP.NET: Get TreeNode's Container TreeView

How to get the container TreeView of a TreeNode ?? Thank you all.
2
votes
3answers
206 views

ASP.NET: How to Create an Expandable Empty TreeNode

I need to populate the TreeNode.ChildNodes on the event of TreeView.TreeNodeExpanded. The problem is the node is empty before the event gets fired and it is not expandable in this case and there is no ...
2
votes
4answers
114 views

Arrange TreeView by getting file pathes?

I have this code: public void AddNode(string Node) { try { treeView.Nodes.Add(Node); treeView.Refresh(); } catch (Exception ex) ...
2
votes
2answers
430 views

C#: How to avoid TreeNode check from happening on a double click event

So I have a TreeView in a C# windows form app. What I need is for some nodes to be "locked" so that they cannot be checked (or unchecked), based on a parameter. What I am doing now is this: private ...
2
votes
1answer
198 views

How do you change the font used for inline editing of the node text in a WinForms Treeview control?

I am populating a WinForms TreeView control and setting the font attributes of each node differently as they are loaded. The nodes also allow inline editing (changing the text by pressing F2, or ...
2
votes
1answer
294 views

Adding nodes to TreeView causes Thread-Exception

i have a little problem. I´ve made a class that manages my prefabs (predefined objects for my level-editor). On loading the prefabs at start, it creates TreeNodes for categories and each prefab and ...
2
votes
1answer
2k views

Ext.js Editable TreeNodes

Is is possible to make TreeNodes (i.e. folders) editable by the user? I see that there's an option called editable in TreeNode class but I couldn't get it working or find any examples on its usage. ...
2
votes
1answer
128 views

“text” on the tree node when it is partially visible

How's the text(like below "Temporary ASP.NET") hovers directly over the tree node called? Any difference from tooltip? Can it be controlled on visibility? e.g. do not display even when the node is ...
2
votes
5answers
880 views

Find the maximum depth of a tree

I have a tree data structure with N first-level child nodes that have childs too. For example: Root Node1 Node11 Node111 ...
2
votes
1answer
548 views

Why would a TreeView collapse unexpectedly in WinForms?

What would cause a TreeView to collapse, other than a call to the .Collapse() method on a TreeNode or the .CollapseAll() method of the TreeView? In an application that I am developing, the TreeView ...
2
votes
4answers
2k views

C# TreeView.GetNodeAt() problem with clicking images

I'm using the click event on the TreeView to do some stuff when a node is clicked in the TreeView. I do this by getting the node that is click on by calling GetNodeAt() with the mouse coordinates, ...
2
votes
1answer
402 views

Access text selection within a TreeNode (WinForms)

Is it possible to access information about the text selection within an editable TreeNode of a WinForms TreeView? I discovered methods such as BeginEdit() and EndEdit(bool cancel), but I need finer ...
2
votes
2answers
3k views

c# Treeview Node with formatted text e.g. tabs & new lines

Is it possible (by using the stock c# TreeView) to have Multiline TreeNodes? Also, is it possible to add control characters to TreeNode's text e.g. '\t'? This same effect could also be achieved by ...
2
votes
3answers
4k views

How can I control checkboxes in a .Net Forms.TreeView?

I have a .Net desktop application with a TreeView as one of the UI elements. I want to be able to multi-select that TreeView, only that isn't supported at all. So I'm adding check-boxes to the tree, ...
1
vote
1answer
27 views

Switch positions of StateImage and IndexImage for a TreeNode in a Winforms TreeView control

I would like to know if it is possible to switch the position of a StateImage with that of an IndexImage for a TreeNode in a Winforms TreeView? Please refer to the image below for an illustration. ...
1
vote
1answer
46 views

How do I get the TreeNode that a context menu is called from?

I have a TreeView control with a bunch of TreeNodes. Each nodes ContextMenu has different MenuItems based on its state. So I am currently attaching each TreeNode its own ContextMenu. TreeView tv = ...
1
vote
1answer
64 views

Find the level of Deepest child Treenode

I have treenode & i would like to find the deepest child in the treenode. if there are 2 child nodes with level 11 & level 13 respectively then i need unction to return me the value 13. How ...
1
vote
1answer
77 views

TreeNode name in C# CF

I'm building an application with the .NET Compact Framework v3.5 with C# using Visual Studio 2008. The OS is Windows Mobile 6.5.3 For listing articles I want to use a TreeView, but I can't figure out ...
1
vote
0answers
35 views

What kind of WPF composition would I need to implement a two way node diagram?

I shall create a visual component to display and navigate a large network of nodes. Nodes have input terminals and output terminals. The total network is too large to be displayed on a single screen. ...
1
vote
2answers
140 views

Unable to change selectedNode in a treeView during AfterLabelEdit

I'm having an issue with the selected node in a treeview. Here is are two scenario. (# 2 is causing my problem) 1 - If I select the node "level", press F2, change the label and press enter. The ...
1
vote
2answers
49 views

How to delete two TreeNode at same time

I have a TreeView and I want to remove 2 nodes of it at the same time. node.Remove(); This will delete the node, but after this code the next node will automatically selected. Is there a way to ...
1
vote
0answers
96 views

Format ToolTip for TreeNodes in TreeView

I'm currently showing a ToolTip on each of my TreeNodes via myTreeNode.ToolTipText = "My ToolTip"; Is there a possibility to format the Text other than creating a ToolTip-Subclass which draws the ...
1
vote
1answer
39 views

How do I add a mouseclick event to a winform treenode?

How do I add a mouseclick event to a winform treenode? Update Note that I want to do this at runtime.
1
vote
0answers
148 views

TreeNode in TreeView with Attributes in Visual C++ - How to realize?

I am using a TreeView's in my Visual C++ Solution to represent and alter XML-Content. I use Visual Studio 2010 for this project (.NET/Windows Forms). Some of my TreeNodes have to have Attributes. ...
1
vote
2answers
194 views

adding node dynamically to treeview without using “SelectedNode”

I have a tree view that contains 3 roots and each root contains 3 children. I am wanting to add a node to one of the children. How do i do this using the node "name" instead of the user selecting a ...
1
vote
1answer
199 views

ASP.NET Get all TreeView nodes

Is there a way to get all the TreeNode objects inside a TreeView control without iterating through the TreeView.Nodes and TreeNode.ChildNodes ??
1
vote
0answers
373 views

Disable and grey out a check box of treenode

I need to create a treeview that some nodes in the tree will have checkbox and other nodes will have a disable checkbox - that looks gray as disable. once the user check the disable check box the ...
1
vote
3answers
402 views

How to remove all but checked nodes and their parents in a treeview?

I have a TreeView that contains any number of nodes. Users can check any of the nodes in the TreeView and as soon as they click a button I want to prune everything but the checked nodes and their ...
1
vote
1answer
520 views

Extjs treePanel node scope problem

I have yet another problem with extjs. When I build treeview I can't get the scope to work with the tree nodes. The scope of root node is my js object as opposed to treenode which returns window as ...
1
vote
1answer
251 views

Calling code-behind method on TreeNode click

I want to call a code-behind method when a TreeNode is clicked in my TreeView. I would imagine this isn't difficult to do, but I can't find a good example of how to do it. I've looked at ...
1
vote
1answer
84 views

TreeNodes and TreeMaps [closed]

Possible Duplicate: Nodes, TreeNode, and TreeMap interaction Do you have good example or web link that explains about TreeNodes and theirs uses with TreeMaps?
1
vote
1answer
334 views

Double-click beavior on a TreeNode checkbox

I have a TreeView populated with TreeNodes having icons and checkboxes. I've been tryig to disable the checkig/unchecking ability of some of them discarding the event in the BerforeCheck method. This ...
1
vote
1answer
361 views

How can you modify the label (Text property) or a TreeNode in .NET

I have a TreeView with a bunch of nodes. I have some code that is supposed to modify the label, however it has no effect. When i step through it in the debugger, I see that the the .Text property ...
1
vote
2answers
564 views

How to find if a TreeNode has children

I was using the com.google.gwt.user.client.ui.Tree widget where for a selectedTreeItem I could easily check if it has any children: Tree nodesTree = new Tree(); ...
1
vote
1answer
2k views

How can I get the current node selected in a TreeView control?

When I use the MouseClick event of a treeview control always the first node in the tree is selected. What should I do to get the current node selected by the user? I am using C#. This is the code I ...
1
vote
2answers
509 views

how many nodes can a binary tree have at level n? Use induction to prove the answer

This is a homework and i didn't have much time to spent on it but I know some of the answer and need a little help plz i'm thinking like this assume we have: 1 node ----> Level 1 2,3 nodes ----> ...
1
vote
1answer
156 views

Tree node context menu design, what would you expect?

My team is designing a set of applications, some of them are using trees to display data. The levels of the trees are 2-4 at the moment, might grow later depending on our domain model. Lets say that ...
1
vote
1answer
42 views

NOD name for VALUE?

I've a few inputs and I want to clear their values after clicking. How to? <input type="text" value="Name" /> I've tried: $(this).inputValue(""); But it doesn't work. If I'm unable to ...
1
vote
3answers
249 views

Slow TreeNode with CheckBoxes [large quantity]

Tree View control's AfterCheck event checks all child nodes below it and enables the Run button if something is checked. 1346 void TreeNode_AfterCheck(object sender, TreeViewEventArgs e) { 1347 if ...
1
vote
2answers
140 views

Accessing object properties from a treenode that's associated with it?

Hallo, I have read http://stackoverflow.com/questions/1880930/easy-object-binding-to-treeview-node, but still have unanswered question. if an object is associated with treenode tag property, how to ...
1
vote
2answers
1k views

TreeNodeCollection reference problem

First off we have the almighty code! List nodes = new List(); TreeNode Temp = new TreeNode(); TreeNodeCollection nodeList = treeViewTab4DirectoryTree.Nodes; while (nodeList.Count != 0) { Temp = ...

1 2 3