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

Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

Pop-up control(Using creo 4.0 )

swayam
7-Bedrock

Pop-up control(Using creo 4.0 )

Hi Team,

I have attached a snapshot.

I am using C# for my uses and vb API to communicate creo app. my requirement is to be control on pop-up message's "OK" or "Close" button, Is there any way to get control on this "OK" or "Close" button from my C# code? I mean want control to close that pop-up from my C# code using vb API.

Any suggestion  would be appreciated. 

ACCEPTED SOLUTION

Accepted Solutions
5 REPLIES 5
RPN
17-Peridot
17-Peridot
(To:swayam)

Modify your psf and don't load invalid modules. In asyn mode, check the trail command if you press the required button, next execute this mapkey to destroy the window.

swayam
7-Bedrock
(To:RPN)

I am keep getting warning popup, error popup and recovery popup. so i want handle with my app, which i am connecting via VB API (Ipfc). want to get popup info and close it programmatically. 

sharing snapshot.

RPN
17-Peridot
17-Peridot
(To:swayam)

You may check the Notification Center, this is configurable with config settings as well.

swayam
7-Bedrock
(To:RPN)

As i am new into this, Could you please tell me the steps to configure?

Announcements


Top Tags