Re: Fulscreen mode



On Sun, 16 Jun 2013 09:09:52 +0300
Dov Grobgeld <dov grobgeld gmail com> wrote:

You just need to use gtk_widget_hide() on the widget and it and its child
widgets will not be shown.

Hi Dov,

I don't really understand that... I have (more or less) this:

   +----------------------------+
   + Menu                       +
   +----------------------------+
   + Treevw1 | DArea  | Treevw2 +
   +         |        |         +
   +---------+--------+---------+

I would like to make DArea full-screen, if possible even hiding the 
window borders. Is the only way to do that, hiding the VBox with the
Menu, Treevw1 etc, then unhiding DArea?

Cheers,
John


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]