Author Topic: Hide export to XMI popup when running Package.Clone() ?  (Read 1790 times)

Guillaume

  • EA Practitioner
  • ***
  • Posts: 1374
  • Karma: +42/-2
    • View Profile
    • www.umlchannel.com
Hide export to XMI popup when running Package.Clone() ?
« 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 ?


Guillaume

Blog: www.umlchannel.com | Free utilities addin: www.eautils.com


qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +396/-301
  • I'm no guru at all
    • View Profile
Re: Hide export to XMI popup when running Package.Clone() ?
« Reply #1 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.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13404
  • Karma: +567/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Hide export to XMI popup when running Package.Clone() ?
« Reply #2 on: January 07, 2023, 04:12:18 am »
I don't think there's a solution to that either. Feature Request?

Geert

Guillaume

  • EA Practitioner
  • ***
  • Posts: 1374
  • Karma: +42/-2
    • View Profile
    • www.umlchannel.com
Re: Hide export to XMI popup when running Package.Clone() ?
« Reply #3 on: January 12, 2023, 08:16:36 pm »
Thank you for the replies. I'll submit a feature request.
Guillaume

Blog: www.umlchannel.com | Free utilities addin: www.eautils.com