Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Dialog / Window Title Like TDockPnl
Posted: Thu Oct 02, 2025 04:50 PM
I'm not sure if I understood what you need correctly, but follow these steps and let me know if the result is adequate:
-
Create a window with the WS_POPUP style, which removes the window title.
-
Create a TDockPnel that occupies the entire oClient of the previous window, and give the title to the TDockPnel you created. You can even add buttons ( in the title of TDockPnel ) to simulate, for example, "MINIMIZE" the window.
I'm not including an example because I don't know if I can provide one with the version of fivewin you're using.
Regards
Cristobal Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces