Hello,
Is it possible to create a button with a drop down panel?
Inside this panel I’d like to implement a lot of controls like labellinks, buttons and Image.
I’d like to make something like the image below.
I believe that parent strategy can work!
I gonna check it!
Tks
Hi Luiz,
(User)Popups don´t have a parent to be able to show over all other controls.
But there are 2 easy ways to resolve this:
Best regards
Frank
I know I can implement anything inside userpopup (I’ve done), but i need to interact with his parent (viewport).
When I click in something inside Userpopup, I lost my viewport. (Could see the example attached?)
Should I implement tabpages with pages inside them?
Tks
I tested the example but the userpopup should be inside the page1.
I have a Viewport with a toolbar, this toolbar will open an userpopup and open all the pages or windows without losing the main toolbar.
How can I do that?
Tks
Hi Luiz,
please find a sample attached. You can use it as a base and adjust it as you want.
Best regards
Frank
Hello
I’ve tried to use the UserPopup with no success, and I didn’t find an example in the GitHub, can you send me one?
Tks
Hi Luiz,
you can use a UserPopup for that. It can contain any controls you like.
Please let us know if you need a sample.
Best regards
Frank
Please login first to submit.