bug-ncurses
[Top][All Lists]
Advanced

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

moving windows offscreen


From: Patrick
Subject: moving windows offscreen
Date: Sun, 14 Aug 2016 14:15:41 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.8.0

Hi Guys

I am using multiple windows. I am actually using ncurses with GnuCOBOL.

I have have a menubar and drop down menuitems working but the code is a bit cumbersome. I have been creating a new window each time a menubar button triggers one. I have been destroying it afterwards.

We can't hide/show windows like we can in GTK etc but is it a reasonable workaround to move the window to some Y X coordinates so that it is no longer view-able and moving it back to achieve show/hide functionality ?

Thanks-Patrick



reply via email to

[Prev in Thread] Current Thread [Next in Thread]