Howdy Harold, Test93 runs fine w/the menu, it's not as if there was a lot of
changes involved! ;)

At 07:48 PM 7/30/2003 -0400, you wrote:
Earle,

Thanks.

Check out Test93... please make sure that the patch fixed the problem.

Thanks for contributing,

Harold

Earle F. Philhower, III wrote:

Howdy Harold, here's that patch:
--- xwin.test92/wintrayicon.c   2003-06-02 06:14:26.000000000 -0700
+++ xwin/wintrayicon.c  2003-07-30 13:09:06.000000000 -0700
@@ -176,7 +176,7 @@
            /* Remove separator */
            RemoveMenu (hmenuTray,
-                       1,
+                       0,
                        MF_BYPOSITION);
          }

---------- Original Message -------------
Subject: Re: [XWin test-92] no tray>exit
Date: Wed, 30 Jul 2003 14:47:03 -0400
From: Harold L Hunt II <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]

Huh. Interesting.
There was a debate some time ago as to whether the Exit button should be on the bottom or top of that menu. My local tree got changed, but the change appears to have been incomplete because the code that hides and unhides buttons seems to be unchanged. That code operates on button positions, not button names, so it has to be updated whenever buttons are moved. This should be easy to fix, but I would, of course, appreciate it if someone got to it before I did and had a patch waiting for me when I get home tonight...
Harold
Thomas L Roche wrote:


daniel.blueman Wed, 30 Jul 2003 13:04:19 +0200 (MEST)


Unfortunately, the system tray icon menu (ie not when you
double-click, but when you single right click) has no entries - so
no 'exit' option like previously.


I also observed this: the only content of the context menu was a
separator (disabled, IIRC).



-Earle F. Philhower, III [EMAIL PROTECTED] cdrlabel - ZipLabel - FlpLabel http://www.cdrlabel.com



Reply via email to