Tree Control isn't editable in PluginPage [Archive] - Quintessential Forum

PDA

View Full Version : Tree Control isn't editable in PluginPage


shaohao
07-10-2005, 02:57 PM
Hi, Paul:
I found that all items in Tree Control in PluginPage were not editable.
I inserted a plugin page into encoder section. And popup a child dialogbox which contained a Tree Control, when I press a certain button in my page. But All of the items in the Tree control were not editable! Even if I've set the editable attrib. to the Tree Control.

I've attached a simple testing project for testing.


Fixed: I can add a "F2" key to make it editable:)