Author Topic: Re: Hidden GSX window **SOLVED**  (Read 848 times)

alihor

  • Newbie
  • *
  • Posts: 14
Re: Hidden GSX window **SOLVED**
« on: February 15, 2023, 04:33:39 pm »
Hi, I am using GSX since many years and still have this problem, which I want to solve finally:

I have a 5 monitor systems with P3D V4.5 and FSL A320.

On my 2 front monitors is the  main window of P3D running with 2D panels of the bus.

Now when I start GSX by clicking Sh-Ctr-F12 to start GSX Menu, the SimConnectWindow disappears behind my 2D cockpit panel.
So, I always have to move the panel away and undock the GSX windows and move it in a viewable area. Unfortunately this undocked window is not lockable.

How can I solve this hide-and-seek game . Please help.
regards
  Alhard
« Last Edit: February 27, 2023, 02:47:35 pm by alihor »
Regards
... Alhard
Simmer since 1980 with first non MS Versions.
3 PCs I-9 OC, WIN7-64 PRO, WIN10 PRO, 2 GraCards NVidia ,  5 Monitors/Touch
FS9, FSX-SP2, P3D-V4.5, X-Plane11, FSL A320

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50683
    • VIRTUALI Sagl
Re: Hidden GSX window
« Reply #1 on: February 15, 2023, 04:42:24 pm »
This has been discussed many times on the forum, for example here:

http://www.fsdreamteam.com/forum/index.php/topic,13779.msg102074.html#msg102074

here:
http://www.fsdreamteam.com/forum/index.php/topic,15341.msg111038.html#msg111038

here:
http://www.fsdreamteam.com/forum/index.php/topic,23465.msg156745.html#msg156745

What you are looking at, is not the "GSX menu", it's the standard Simconnect menu, which is shared by all apps with a menu so, it's not specifically related to GSX in any way, and we don't have any control over that window, its positioning, its size or its order in relationship to other panels.

alihor

  • Newbie
  • *
  • Posts: 14
Re: Hidden GSX window
« Reply #2 on: February 15, 2023, 05:24:22 pm »
Thanks Umberto for clarification,
that means for me: GSX is NOT usable ! Sorry.
Regards
... Alhard
Simmer since 1980 with first non MS Versions.
3 PCs I-9 OC, WIN7-64 PRO, WIN10 PRO, 2 GraCards NVidia ,  5 Monitors/Touch
FS9, FSX-SP2, P3D-V4.5, X-Plane11, FSL A320

virtuali

  • Administrator
  • Hero Member
  • *****
  • Posts: 50683
    • VIRTUALI Sagl
Re: Hidden GSX window
« Reply #3 on: February 15, 2023, 05:41:48 pm »
that means for me: GSX is NOT usable !

No, it doesn't mean that, it means that each and every add-on that also use a Simconnect menu ( SODE, FSPassengers, ActiveSky and countless of others I don't remember now ), will have exactly the same problem and, of course, none of them can "fix it" either, because as I already explained, quite clearly, no application has ANY control of where that window appear, how it's sized and its priority over other panels.

alihor

  • Newbie
  • *
  • Posts: 14
Re: Hidden GSX window **SOLVED**
« Reply #4 on: February 19, 2023, 12:51:21 pm »
Yes Umberto, you are right, GSX is NOT responsible for my issue.

But I found a solution now with the help of Daniel Saffran, Pero  and J. Eberhardt
https://forums.flightsimlabs.com/topic/28300-streamdeck-plugin-pilots-deck/?do=findComment&comment=257576
https://www.avsim.com/forums/topic/534251-gsx-menu-opens-in-full-screen/?do=findComment&comment=3832545

Solution:
Go into ...\"P3D root"\gauges\missionpanels.cfg.  Modify the missionpanels.cfg with this addin:

look for the Section with
      ident = SIMCONNECT_WINDOW
here in my configuration it is [Window12]

add here
        zorder = 100
           Determines the order of appearance of the panels on the screen. Takes values from 0 (bottom) to 100 (top).

Now the GSX window appears in front of the other panels !! Hurrah!!

I also changed the window size and position, referring to my panel windows:
      window_size = 0.1, 0.25
      window_pos = 0.6, 0.3   ; as a percentage of the screen


The best of this soluition is: I learned about the usage of  missionpanels.cfg

Still open is: how to change the transparency?

« Last Edit: February 27, 2023, 02:46:13 pm by alihor »
Regards
... Alhard
Simmer since 1980 with first non MS Versions.
3 PCs I-9 OC, WIN7-64 PRO, WIN10 PRO, 2 GraCards NVidia ,  5 Monitors/Touch
FS9, FSX-SP2, P3D-V4.5, X-Plane11, FSL A320