Skip to main content
7-Bedrock
January 15, 2024
Solved

Pop-up control(Using creo 4.0 )

  • January 15, 2024
  • 1 reply
  • 2685 views

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. 

1 reply

RPN
18-Opal
January 15, 2024

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.

swayam7-BedrockAuthor
7-Bedrock
January 18, 2024

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
18-Opal
January 18, 2024

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