bug-ncurses
[Top][All Lists]
Advanced

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

Re: moving windows offscreen


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

On 08/14/2016 02:15 PM, Patrick wrote:
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

_______________________________________________
Bug-ncurses mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/bug-ncurses

Shoot. Sorry everyone, I did not read the description of mvwin properly. This can't be done. Does anyone have any pointers on how to achieve a hide/show effect? rather then create/destroy

Sorry again for the noise-Patrick



reply via email to

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