Skip to main content
1-Visitor
April 4, 2019
Question

Highlight input panel on different dialog using toolkit

  • April 4, 2019
  • 1 reply
  • 1587 views

Hello

 

We have two toolkit dialog active. One dialog is already active and push button click on first dialog activates second dialog allowing us to have two dialogs active in Creo window.

 

when push button on second dialog is clicked , it should highlight specific input panel already available into first dialog. Can we achieve the same? If yes, what should be API?

 

Having Creo 4.0 M030.

 

Feel free to ask for any clarification. Thanks in advance.

 

Regards

Ketan

 

 

 

1 reply

14-Alexandrite
April 5, 2019

I think that what you are looking for is the ProUIDialogFocusSet function

1-Visitor
April 5, 2019
Definitely... This would help us to activate first dialog from second one... How to activate inputpanel from a dialog? Additional complexity is that input panel are into different tab of first dialog.

I guess some API is there to activate tab layout but I was not successful to activate different layout of tab by initial trial... Can we highlight inputpanel using API ?