‎2008 Dec 04 2:20 PM
Hi,
I use cl_gui_dialogbox_container to write a help on-line for a project. In this dialog box I can display an help file.
How I can make invisible the screen in background ? I need only a dialog box.
‎2008 Dec 04 2:24 PM
Hi Stefano
U've just post this problem in another post.
Anyway create an custom container directly by screenpainter instead of use the class CL_GUI_DIALOGBOX_CONTAINER.
Just as I said you in your other post, u can hide the screen but u can size the container area in order to use whole space of the screen.
Max