Skip to main content
Inspiring
February 23, 2025
Question

Tree widget in LRC SDK

  • February 23, 2025
  • 1 reply
  • 253 views

Hi *,

 

has anyone managed to create a tree-like-widget in a LRC SDK view? I mean a widget to view/edit hierarchical data with the possibility to expand/collapse nodes in the list. Obviously there is no ready to use solution in the API, but I already saw some closed source plugins, which use similar widgets, and I was wondering if someone would share his approach. 🙂

 

Many thanks in advance.

Bastian

1 reply

johnrellis
Genius
February 24, 2025

 "I already saw some closed source plugins, which use similar widgets"

 

I've never seen that -- can you provide links to an example?

 

The SDK doesn't provide enough hooks to do such widgets.

Inspiring
February 25, 2025
Known Participant
February 25, 2025

It looks like individual app that manipulate lightrroom DB.

No plugin UI elements as tree control.