Dennis, In addition to the PROPERTY commands, look at CREATEOBJECT and DELETEOBJECT. That may give you some more direct program control over your TreeView.
Bill On Wed, Jul 6, 2011 at 10:18 AM, Dennis McGrath <[email protected]> wrote: > I was using the treeview as a menu like you do in RBYW. > > I like it because the display sticks, so when I come back from running the > eep the user can easily click the same node for repeat operations. It makes > for less code and an interface with fewer prompts and clicks. > > I tried using a menu bar but menus don't "stick' > Or, maybe I'm missing some RBTI magic I need to know about <grin> >

