Author Topic: Floating windows are not hidden  (Read 2105 times)

sw_engineer_1564

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Floating windows are not hidden
« on: March 13, 2018, 11:17:08 pm »
When EA is started through the COM access (I think called activeX) and floating windows where configured in EA using the GUI before, then these floating windows show up when EA is running though the COM property "Visible" is set to 0 (false).
I'm pretty sure this is a bug, but has anyone found a workaround for hiding floating windows when using the automation interface?
The COM property "Visible" hides the main window perfectly - that is why I believe the shown foating windows are caused by a bug.