cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Layout with scrollbar using toolkit

Ketan_Lalcheta
19-Tanzanite

Layout with scrollbar using toolkit

Hi

 

We have a layout into dialog and through code, we are adding labels and input panel into layout.

 

What we need is to fix the size of dialog. For example, it should show only 5 labels and if additional labels are added, it must have scrollbar rather than expanding size of layout and dialog.

 

How to achieve the same? We are using toolkit and Creo version is 4.0 M030.

 

Regards

Ketan

2 REPLIES 2

Set size of dialog and also add scroll bar. automatically when size is more then size set, it should add scroll bar.

API:

ProUIDialogVertsizeSet

zemanekp
14-Alexandrite
(To:syalagudri)

I failed with this procedure ☹️

But my workaround with ScrolledLayout...

 

Announcements


Top Tags