Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TIWTreeView Async
#1
Hi,

Currently, TIWTreeView and TIWTreeViewItem don't have Async Events.
Are you planning on adding these?

Regards, Paul
Reply
#2
Actually, they do. IWTreeView is a complex control so instead of different events for sync and async modes, you can switch the whole tree to work with Async events only through property AsyncMode.

Set AsyncMode to true and all events will be async. No need to rewrite them.
Reply
#3
(06-11-2021, 09:44 PM)Alexandre Machado Wrote: Actually, they do. IWTreeView is a complex control so instead of different events for sync and async modes, you can switch the whole tree to work with Async events only through property AsyncMode.

Set AsyncMode to true and all events will be async. No need to rewrite them.

Hi Alexandre,

I completely missed out on that setting.
But now I found it, it works as expected.

Thank you!
Reply
#4
Great, Paul!

Thanks for you feedback
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)