Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello i need to know if is it possible to create a popup window with text and images inside it.
I've tried with Text Object but if i put elements inside it they are not attached, isn't it?
Thanks
Any object can be made to popup with conditional hide/show so if you can create what you want in a chart then it can be made to popup. In my designs I have a range of items that popup including a text box with objects layered above it, if you use layering and conditional hide/show it shouldn't matter that they aren't attached to one another.
Adding it to Bella's answer, you can create something like below via Show Conditional and Layer Custom
properties of Layout tab.
1) Add Taxbox (in this case Filters) and set it's Layer custom to 10
2) Add list box (in this case Equity / Fixed Income) and set it's Layer Custom to 50 (i.e. anything greater than 10)
3) you can add close (Text box with close image) and set it's Layer Custom to 51 (i.e. Highest value so that it will be on top)
Hope this will be helpful.
And what happen when you move the dialog with inside components?
They remain in the same position respect of dialog position?
Marco
You can disable the Move option in object layout properties.
And where is this option?
Can you post a screeshot?
Marco
Properties->Layout tab
see attachment.
Ok, Thanks
Marco