DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

TabPageCtrl Add New Page

Is there any way to add a new page to the TabPageCtrl in the SUD Dialog Editor? 

0 Kudos
Message 1 of 5
(4,088 Views)

Hello Beth!

 

Yes! There a two ways to open the pages configuration dialog:

  • in the property editor click on the '...' button in the property 'Pages'
  • in the dialog right click on the tabs to open the context menu, click on 'Configure pages...'

Matthias

Matthias Alleweldt
Project Engineer / Projektingenieur
Twigeater?  
0 Kudos
Message 2 of 5
(4,084 Views)

Opps, I'm sorry! I meant to ask if there's a way to add pages in script?

 

For example, I want to add a certain number of pages and titles depending on a configuration file I read.

0 Kudos
Message 3 of 5
(4,082 Views)

Hello Beth!

 

Than the answer is no. Even if it would be possible you wouldn't have fun with them because SUD does not allow dynamic creation of controls.

 

What you can do is to add the maximum number of pages you need (if possible) and hide the pages you don't need via the 'Visible' property of each page.

 

Matthias

Matthias Alleweldt
Project Engineer / Projektingenieur
Twigeater?  
0 Kudos
Message 4 of 5
(4,080 Views)

Good to know.

 

Thanks Matthias!

0 Kudos
Message 5 of 5
(4,077 Views)