Author Topic: Win32 UI Tree Control  (Read 2748 times)

snell

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Win32 UI Tree Control
« on: August 09, 2013, 12:03:58 am »
Hi

Does anyone know how to populate or modify the Win32UI Tree Control?
I have added the tree control to my interface but can't edit the nodes (expanded/collapsed) to display the info I need.

Thanks,
EA Version 9.3.934

Makulik

  • EA User
  • **
  • Posts: 400
  • Karma: +0/-0
    • View Profile
Re: Win32 UI Tree Control
« Reply #1 on: August 09, 2013, 01:48:09 am »
Just to be clear: You have an element from the 'Win32 User Interface' toolset, and want to set expanded/collapsed property via EA's automation interface?

I'm afraid this isn't possible. It seems the presented nodes aren't editable at all. Neither via UI, nor via automation interface.

Best regards,
Günther