OpenDCL Forums

OpenDCL => Studio/Dialog Editor => Topic started by: Jim Short on December 15, 2008, 07:20:16 AM

Title: (dcl_ControlSetSingleClickExpand still misbehaves
Post by: Jim Short on December 15, 2008, 07:20:16 AM
Focus is not staying on the expanded node rather it is staying on the row in the tree where the node was clicked. If no nodes are expanded everything works fine. If a node is already expanded, selecting a node below it, opens that node and then places focus on its child that now resides in the row of the tree where the click occurred. Working bottom up is fine because expanding a node displaces nodes down and not up.
Jim
Title: Re: (dcl_ControlSetSingleClickExpand still misbehaves
Post by: owenwengerd on December 15, 2008, 02:07:03 PM
Jim, I noticed that as well, but apparently that's a "feature" of the single-click expansion capability. I may have a look to see if I can implement a workaround in OpenDCL code, but it's always risky to try changing built-in control behavior.
Title: Re: (dcl_ControlSetSingleClickExpand still misbehaves
Post by: Jim Short on December 15, 2008, 05:06:24 PM
Owen,
I don't think it deserves your time. It seems that MS wants it that way.
Lets work on something more important.
cheers,
Jim