Hi
Is it possible to have a combo box with a custom drop down yet?
I see that the Popup User control is now available.
Thanks for your help
Ewan
I can’t find the previous question about the UserPopup. IIRC you were asking about the placement properties.
This is how it works:
The popup closes automatically when the user clicks outside of the popup or a control outside is activated. You can also close it by calling Close(). The Closed even fires when the popup is closed.
It’s a useful control to create complex input widgets, especially if used in conjunction with the tool icons that all input controls accept.
HTH
Best,
Luca
Hi Luca
Is the UserComboBox in the current release 1.3.5?
Thanks for your hard work
Ewan
Hi Ewan,
Sorry for skipping your other post, the web site was being switched. The UserComboBox is going to be in the next update. The UserPopup control is the base that was needed for the combobox.
Best,
Luca