how to keep XWin menu open when clicking on an item

2004-04-20 Thread vdu
I would like to be able to click several times on an item of the XWin menu
without it to close, so that I dont need to reopen the menu every time I
click on an item.

-- 
vdu





Re: how to keep XWin menu open when clicking on an item

2004-04-20 Thread Alexander Gottwald
On Tue, 20 Apr 2004, vdu wrote:

 I would like to be able to click several times on an item of the XWin menu
 without it to close, so that I dont need to reopen the menu every time I
 click on an item.

Hm. Not sure. Check msdn.microsoft.com for a way to keep the menu open and 
http://x.cygwin.com/docs/cg/cygwin-x-cg.html for a description how to include
that into the XWin codebase and how to send the patch to the mailinglist.


bye
ago
-- 
 [EMAIL PROTECTED] 
 http://www.gotti.org   ICQ: 126018723


Re: how to keep XWin menu open when clicking on an item

2004-04-20 Thread Jack Tanner
vdu wrote:

I would like to be able to click several times on an item of the XWin menu
without it to close, so that I dont need to reopen the menu every time I
click on an item.
You don't expect the Start Menu in Windows to stay open once you launch 
an application off of there, do you?

-JT



Re: how to keep XWin menu open when clicking on an item

2004-04-20 Thread vdu
yes, I do ! try this : shift+click on an item in all programs menu. Do
you see ? the menu stays open.

-- 
vdu

Jack Tanner [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]
 vdu wrote:

  I would like to be able to click several times on an item of the XWin
menu
  without it to close, so that I dont need to reopen the menu every time I
  click on an item.
 

 You don't expect the Start Menu in Windows to stay open once you launch
 an application off of there, do you?

 -JT







Re: how to keep XWin menu open when clicking on an item

2004-04-20 Thread Jack Tanner
vdu wrote:

yes, I do ! try this : shift+click on an item in all programs menu. Do
you see ? the menu stays open.
I've been using Windows since version 3.0 and had no idea that 
existed... Actually, it doesn't work in NT 4, at least. Anyone care to 
try in 2000?

Do you propose that this work on all Windows versions, or only on the 
ones that have this shift+click behavior in the Start menu?

Anyhow, if this sounds like an even remotely plausible piece of 
functionality for the tray menu, it makes an ever stronger case for 
moving the program list from the tray menu to the Start menu.

-JT



Re: how to keep XWin menu open when clicking on an item

2004-04-20 Thread Harold L Hunt II
Jack Tanner wrote:
vdu wrote:

yes, I do ! try this : shift+click on an item in all programs 
menu. Do
you see ? the menu stays open.


I've been using Windows since version 3.0 and had no idea that 
existed... Actually, it doesn't work in NT 4, at least. Anyone care to 
try in 2000?

Do you propose that this work on all Windows versions, or only on the 
ones that have this shift+click behavior in the Start menu?

Anyhow, if this sounds like an even remotely plausible piece of 
functionality for the tray menu, it makes an ever stronger case for 
moving the program list from the tray menu to the Start menu.
Right now we have a menu in both places, if you install the 
X-start-menu-icons package.  Why would we want to remove the 
functionality that allows a program list in the tray icon menu when the 
default behavior for that list is to be empty and to not be shown?  Only 
people that want to use it are using it.

Harold


Re: how to keep XWin menu open when clicking on an item

2004-04-20 Thread Jack Tanner
Harold L Hunt II wrote:
Right now we have a menu in both places, if you install the 
X-start-menu-icons package.  Why would we want to remove the 
functionality that allows a program list in the tray icon menu when the 
default behavior for that list is to be empty and to not be shown?  Only 
people that want to use it are using it.
No reason to remove functionality, I'd forgotten X-start-menu-icons existed.

So the answer to vdu's request is -- use X-start-menu-icons and you'll 
have shift+click.

-JT



Re: how to keep XWin menu open when clicking on an item

2004-04-20 Thread vdu
I just wanted to know if a shift+click beahiour is possible in Xwin
menu, if not, that's ok for me.

anyway, thanks to everyone.

-- 
Vincent Dutat
E-mail : mailto:[EMAIL PROTECTED]
Fax : +32 2 7003724
Voicemail : +32 2 7003724
Harold L Hunt II [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]
 Jack Tanner wrote:
  vdu wrote:
 
  yes, I do ! try this : shift+click on an item in all programs
  menu. Do
  you see ? the menu stays open.
 
 
  I've been using Windows since version 3.0 and had no idea that
  existed... Actually, it doesn't work in NT 4, at least. Anyone care to
  try in 2000?
 
  Do you propose that this work on all Windows versions, or only on the
  ones that have this shift+click behavior in the Start menu?
 
  Anyhow, if this sounds like an even remotely plausible piece of
  functionality for the tray menu, it makes an ever stronger case for
  moving the program list from the tray menu to the Start menu.

 Right now we have a menu in both places, if you install the
 X-start-menu-icons package.  Why would we want to remove the
 functionality that allows a program list in the tray icon menu when the
 default behavior for that list is to be empty and to not be shown?  Only
 people that want to use it are using it.

 Harold