[Answered]Is it possible to float windows outside of application main window?
Posted: Tue Jan 17, 2017 21:45
Utter noob here, so I don't even have the right vocabulary for a good search, although I did try.
Is it possible to float gui windows outside of the boundaries of the main application window?
If it is possible could someone point me in the direction of instructions, examples, and/or better search terms than "float" or "floating"?
What specifically I'm wanting to try: I'm trying to mod a game (Life is Feudal:Forest Village) which uses CEGUI, the files for which the devs have made accessible to modders. All of the gui is currently bounded by the game's window and I'd like to be able to move the windows outside of it (like you can, say, move find and replace windows in MSWord to outside of the editing window) and I would like to mod it so that some or all of it can be shifted outside of it (in my case, to a second monitor).
I have managed some minor tweaks both using CEED (which is great!) and outside of it and am generally willing to poke at things if I know it's not impossible.
Is it possible to float gui windows outside of the boundaries of the main application window?
If it is possible could someone point me in the direction of instructions, examples, and/or better search terms than "float" or "floating"?
What specifically I'm wanting to try: I'm trying to mod a game (Life is Feudal:Forest Village) which uses CEGUI, the files for which the devs have made accessible to modders. All of the gui is currently bounded by the game's window and I'd like to be able to move the windows outside of it (like you can, say, move find and replace windows in MSWord to outside of the editing window) and I would like to mod it so that some or all of it can be shifted outside of it (in my case, to a second monitor).
I have managed some minor tweaks both using CEED (which is great!) and outside of it and am generally willing to poke at things if I know it's not impossible.