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

Re: [TSVN] Context menu problem

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-09-27 12:03:02 CEST

Mladen Mihajlovic wrote:

> I use a CSS/HTML Editor called TopStyle (http://www.bradsoft.com
> <http://www.bradsoft.com>), but in the context menu of this program, the
> tortoise functions do not appear. After discussing it with the author of
> topstyle, he mentions that it is because he only lists using the
> CMF_VERBSONLY flag. Is this a bug on tortoises side? For more
> clarification please check
> http://www.bradsoft.com/forums/shwmessage.aspx?ForumID=17&MessageID=598
> <http://www.bradsoft.com/forums/shwmessage.aspx?ForumID=17&MessageID=598>

I've read the post in the forum you mentioned. And I have to say that
the answer from Nick Bradbury isn't quite right. In the MSDN, read about
the CMF_VERBSONLY flag:

CMF_VERBSONLY
This flag is set if the shortcut menu is for a shortcut object. Shortcut
menu handlers should ignore this value.

And that's what TSVN does: it ignores this value.

And besides: if that flag is set, that means that the context menu is
requested for a shortcut object (aka link).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Sep 27 13:06:49 2004

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

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