On Wed, 5 Jan 2000, Carl Reynolds wrote:

> I also don't have problems displaying a floating wait window in similar
> circumstances.  Perhaps something's happening as a result of your OnChange
> event that's changing the TreeView?  You need to ensure the TreeView is not
> modified during the OnChange.

>From memory, there is also an onSelect event for the TreeView, there is a
timeout property (not sure of its actual property name thou) that
specify's the timeout value from when a node change becomes a node
selection.  i.e. set it to 2 seconds and just cursoring down the nodes
won't "select" the node unless you leave it highlighted for 2 seconds.

Maybe using the onSelect event instead of onChange may work?

Note: this is all from memory and is quite possibly a load of totnam
hotspur and compleatly off the tree and down the park somewhere near the
rubbish bins, so if I'm wrong, don't castrate me just yet.

Mark


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to