How to use ShowPanel to show a panel with a button ?
Posted: Thu Apr 24, 2025 6:44 am
Hello,
I want use ShowPanel Built-in Function in my PcApp project to show or hide the panels from button on the main panel.
I can't found example or information in the Wiki.
I created "Id" in the Properties of the panel and I call Panel.ShowPanel(1,1) Built-in Function in the macro of the button, but it don't work.
EDIT: With this properties, I have the same Id for all Panels. Created properties is for the Panel Component. I can't create a new properties in the Panel Properties (Master Panel) section.
How to create Id properties per Panel Name ?
Thank you for your advices.
I want use ShowPanel Built-in Function in my PcApp project to show or hide the panels from button on the main panel.
I can't found example or information in the Wiki.
I created "Id" in the Properties of the panel and I call Panel.ShowPanel(1,1) Built-in Function in the macro of the button, but it don't work.
EDIT: With this properties, I have the same Id for all Panels. Created properties is for the Panel Component. I can't create a new properties in the Panel Properties (Master Panel) section.
How to create Id properties per Panel Name ?
Thank you for your advices.