ddd
[Top][All Lists]
Advanced

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

Re: Command tool disappears


From: David J. Bakeman
Subject: Re: Command tool disappears
Date: Thu, 26 May 2016 09:24:21 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

On 04/26/2016 02:56 PM, David J. Bakeman wrote:
I've had this problem for awhile but I think it happened when I upgraded to fedora 21. (which installs ddd 3.3.12)

I like to have the command tool window up but sometimes it just goes away?  I can get it back with Alt-8 or the menu item but it sucks that it goes away!  It seems to happen whenever I switch work spaces but I'm not sure.  I run mate so I don't know if it happens in Gnome.

Any ideas ???

Thanks.
Just in case anyone else has had this problem.  I found a solution at least one that works for me.

In window.C in the function StructureNotifyEH there is an #if 0 around the code to handle restoring the tool_shell (this is what I think of as the command tool window) so after any event that causes a UnmapNotify like leaving a work space all of the windows are taken down but without the code in the MapNotify case the tool_shell isn't restored.  If anyone knows why the code was if 0'd out?

reply via email to

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