2014-02-12 00:12 UTC
Hi all,
I started working with a tree and was toying with the HasButtons property deciding if I wanted to make use of them or not, then, I added a few days worth of code to the lisp file that was handling the form and the tree control and now regardless of whether I set the HasButtons property to true in the tree's control properties in ODCL or through a lisp call to the control the buttons never show up. I'm wondering if I could have done something to interfere or break or prevent a tree control from being able to have buttons?
The buttons that I am referring to are the the little plus symbols that will expand/collapse a tree parent item.
Thanks!
I started working with a tree and was toying with the HasButtons property deciding if I wanted to make use of them or not, then, I added a few days worth of code to the lisp file that was handling the form and the tree control and now regardless of whether I set the HasButtons property to true in the tree's control properties in ODCL or through a lisp call to the control the buttons never show up. I'm wondering if I could have done something to interfere or break or prevent a tree control from being able to have buttons?
The buttons that I am referring to are the the little plus symbols that will expand/collapse a tree parent item.
Thanks!