Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Guillaume on January 06, 2023, 09:47:09 pm

Title: Hide export to XMI popup when running Package.Clone() ?
Post by: Guillaume on January 06, 2023, 09:47:09 pm
Hello,

I'm using the Package.Clone method to duplicate a class moved in a temp package. When I run the script, the Export to XMI popup is visible whilst running.
Is there a way via the API to hide this popup ?


Title: Re: Hide export to XMI popup when running Package.Clone() ?
Post by: qwerty on January 07, 2023, 12:12:02 am
I don't think so. Maybe by fiddling with Windoze handles for windows, but I'm no expert in that area.

q.
Title: Re: Hide export to XMI popup when running Package.Clone() ?
Post by: Geert Bellekens on January 07, 2023, 04:12:18 am
I don't think there's a solution to that either. Feature Request?

Geert
Title: Re: Hide export to XMI popup when running Package.Clone() ?
Post by: Guillaume on January 12, 2023, 08:16:36 pm
Thank you for the replies. I'll submit a feature request.