[MonoDevelop] Stupid Question - How do I add new or existing projects to a solution?
mikenac
mnacey at gmail.com
Sat Jan 10 22:38:06 EST 2009
Wow, you guys just prevented me from throwing my mac against the wall!
Ctrl-Click most certainly is not working correctly in MonoDevelop for Mac
(as of 1.9). Using a mouse makes the voices go away. However, I might add
that having menu items for everything you can do with the mouse is a (ahem)
generally accepted practice. Just my $.02.
Nicholas Francis wrote:
>
> Correct, On Mac, CTRL-click = right click (even when using a mouse).
>
> There are some gotchas (which we found in Unity): sometimes if you get
> the left mousedown event and detect if control is down, the menu will
> not get shown by Cocoa.
>
> The way to avoid that is to get and respond to -menuForEvent which
> cocoa sends when it has detected that a context menu should be brought
> up.
>
> Nicholas
> On 08/12/2008, at 22.37, Michael Hutchinson wrote:
>
>> On Mon, Dec 8, 2008 at 10:24 AM, migofast <seanmayhew at gmail.com>
>> wrote:
>>>
>>> Gotcha....I've got that whole mac/one button mouse thing and
>>> apparently Ctl
>>> click no worky as right click.....switched the mouse and works
>>> fine :)
>>
>> Is ctrl-click the standard Mac equivalent of right-click? If so, I
>> think the Mac GTK+ should handle it.
>>
>> --
>> Michael Hutchinson
>> http://mjhutchinson.com
>> _______________________________________________
>> Monodevelop-list mailing list
>> Monodevelop-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
>
--
View this message in context: http://www.nabble.com/Stupid-Question---How-do-I-add-new-or-existing-projects-to-a-solution--tp20856857p21395624.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
More information about the Monodevelop-list
mailing list