I have used the On Generate Widget Event on my Combobox to use a custom UserWidget for the Combobox options. I want to add additional elements to the menu that draw lines pointing at each option. But whenever I try to get the positions of the Combobox Options, they return 0,0.
How do you get the AbsolutePosition of the options in an opened Combobox?