When it happens even on Google's page then I would say it's something with your mouse driver, with your mouse itself, or something else, in any case something on your side.
On Aug 20, 7:10 pm, Garthan <[email protected]> wrote: > ok now to reverse my opinion again apparently right clicks are > working but only erratically even on googles site.(the first time > yes) > and subsequent times no. > > I guess I cant expect better behavior from this gadget ;-) > > On Aug 20, 11:43 am, Garthan <[email protected]> wrote: > > > Argggggghhhhhh darn it forgot my machine has had an OS over haul > > context menu works fine from a control click... now I am trying to > > remember > > how to set it for right clicks. > > > On Aug 20, 11:19 am, Garthan <[email protected]> wrote: > > > > by the way..unless I am missing something I am not seeing a context > > > menu in Safari 4.0.3 > > > > On Aug 20, 12:42 am, "Pil (Trustworthy from Experience)" > > > > <[email protected]> wrote: > > > > That's it: The selectable argument of GControl() was missing. > > > > > Thanks a lot, Esa. > > > > > On Aug 19, 10:43 pm, Esa <[email protected]> wrote: > > > > > > > I don't get what is the difference that Mike's info window does not > > > > > > inherit those. > > > > > > I think I suddenly got it. > > > > > > The infowindow is a part of the custom GControl. GControl() > > > > > constructor has optional parameters (printable, > > > > > selectable).http://econym.org.uk/gmap/reference.htm#GControl > > > > > > Try > > > > > > ContextMenuControl.prototype = new GControl(false, true); --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
