2020-08-2009:52 AM - last edited on 2021-09-1509:53 AM by Noemi Balogh
2020-08-2009:52 AM
Hello, I want to create a Roll Down Palette like Toolbox. I found the BasicElementIconsRollDownDialog example in DG_test the same as what I wanted but I don't know how to convert it to Palette. Could you please help me? Sorry for my English.
BasicElementIconsRollDownDialog inherits from UD::RollDownModalDialog.
If you want a Palette, then you have the change the base class to UD::RollDownPalette. That's the main difference 😉
BasicElementIconsRollDownDialog inherits from UD::RollDownModalDialog.
If you want a Palette, then you have the change the base class to UD::RollDownPalette. That's the main difference 😉