Hi all
This is my first class.
I don't know if this is the right way to do it, but it works.
It's very easy to use.
In the layout you want to display the message box.
1. In the Designer, create a background panel (Parent panel). Set visible = False (popup).
Add a background image or color. This will be the background of the message box.
If you want images with rounded corners.
Link
2. In parent panel.
Create 1 panel for each element (title - content - image - and 1 or 2 or 3 buttons) (All panel is children)
Place them where you want. An example layout can be found in the projects
3. In code.
Target = each elements create.
This is a beta version.
I've never created a class and I'm not an expert.
I'm just trying to create a class that will be useful to me later. And maybe others too.
If you think that's not right. Tell me what's wrong. Thanks