Re: Launch* functions moved
"Jerzy Kaczorowski" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.gui.devel |
|---|---|
| Message-ID | <[email protected]> |
Oliver, >Ok. So, are you planning to include it or not? ;) It only makes sense to include it since we are introducing the support for "edit" and "open" verbs and it's tricky to configure these using OS file types associations. In other words - just check it in! ;) >Found another one, though more minor: >The second entry in the Shell Action submenu just reads "Edit with". That was actually an old bug that went unnoticed somehow - the text gets properly formatted only after it's first time enabled - otherwise it was exiting the function calling formatting prematurely. >Also, wouldn't it be good if the naming >of the menu items was consistent between main and context menus? BTW: I >really like the "Shell-edit selection" naming... I just added that "Shell" prefix to provide hint in customized menu and make it different from cvs edit command. In other menus it's under the "Shell Action" and it would be an abuse to write the Shell-word again. >If you could give me some pointers to which quadrillions of places I have to >look at in order to really control the menus I could take a look at it >myself. So far, I always failed miserably in this seemingly trivial task (it >wouldn't even involve code in a Delphi app ;) ). Normally it would not invoke the code in VC++ either, but we are dynamically creating customize menu and thus we got one more place apart from the resource editor. Actually it prefectly demostrates how RAD environments don't scale well when you try to do something out of the oridinary but that is a topic for another time on another list ;) Anyway, apart from resource editor the menus are in CustomizeMenus.cpp/h file. Best Regards, Jerzy Yahoo! Groups Links To visit your group on the web, go to: http://groups.yahoo.com/group/cvsgui-dev/ To unsubscribe from this group, send an email to: [email protected] Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/