- Edited
Hello everyone,
I need to make a little popup menu, where i will show a little label and buttons.
- The "label box" must have a static dimension, that's means it must not be resized;
- The grid container can be resized in Y coordinate.
I don't know how to "lock" the dimensions of the "label box" when the popup panel will be extended. Can you explain to me what should i do ?