Hi, I have some doubts with panels…
1: How to put a Sizer exactly in the Middle of the panel? Even if the screen is resized?
2: Can anyone send me a simple anchor example? cuz I cant understand nothing of the demo =(,
I would prefer an example that uses anchors with sizers
3: Why when I dont tell the constructor of the panel its size, the default sizer never shows everything from the panel?
4: How to change panels in the same frame?
For example: I’m on Panel A, then I clik on the menu which changes to Panel B, Also in each panel would have a Forward/Backward button, that will go to the previous Panel, or the post Panel, Just as Web Browsers forward/backward
5: Thank you all =)