| Issue 8: | System.NullReferenceException: Object reference not set to an instance of an object | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Add dll to project, add to references 2. make a HTreeView 3. add nodes 4. Compile and run 5. Receive NullReferenceException What is the expected output? What do you see instead? The GTK window, with a TreeView What version of the product are you using? On what operating system? I'm using Mono 2.2-r2 and Monodevelop 1.9.1 on 64bit Gentoo Linux Please provide any additional information below. Attatched is my cs file containing code |