[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Re: Adding Multiple Files To Ignore List At Once In Commit Dialog

From: Stuart Celarier <SCelarier_at_corillian.com>
Date: 2005-11-28 18:30:26 CET

Simon wrote:
>It certainly makes sense to do what you say, but I'm not sure how easy
>to is to vary the menu depth on the fly.

Cool.

Not hard. See the Win32 RemoveMenu function [1] to dynamically alter a
menu, handy for situations like "touching up" menus loaded from
resources.

"The RemoveMenu function deletes a menu item or detaches a submenu from
the specified menu. If the menu item opens a drop-down menu or submenu,
RemoveMenu does not destroy the menu or its handle, allowing the menu to
be reused." [1]

Cheers,
Stuart

[1]
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winui/w
inui/windowsuserinterface/resources/menus/menureference/menufunctions/cr
eatepopupmenu.asp

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org

--
Received on Mon Nov 28 18:11:42 2005

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.