So basically there is the 'Find Characters' window which is the character_selection.gui . If you open it through the button on the right bottom corner it pops up and it doesn't close down if you click on area outside of the window.
If you go through the character tab in the upper left corner (domestic_dynastic.gui) and click on the ring button to find a spouse the same window opens but closes every time you click somewhere else.
I do want to click somewhere else to get more info before marrying, so it is kinda annoying.
I suppose it's because the opened window inherits the behaviour from the character tab because it behaves in the same way. It would be ok for me to change the behavior of the whole character tab and not just of the opened window. But I coulnd't find what line of code exactly is responsible for the closing behaviour and where to find it. I'd be glad if you could help me lol
If you go through the character tab in the upper left corner (domestic_dynastic.gui) and click on the ring button to find a spouse the same window opens but closes every time you click somewhere else.
I do want to click somewhere else to get more info before marrying, so it is kinda annoying.
I suppose it's because the opened window inherits the behaviour from the character tab because it behaves in the same way. It would be ok for me to change the behavior of the whole character tab and not just of the opened window. But I coulnd't find what line of code exactly is responsible for the closing behaviour and where to find it. I'd be glad if you could help me lol
Last edited: