Author Topic: Popup Context Menu  (Read 3889 times)

Offline Rob B

  • Single posting newcomer
  • *
  • Posts: 3
Popup Context Menu
« on: August 30, 2008, 05:08:29 pm »
Perhaps its some setting somewhere but I can't seem to get the context menu to popup while in the editor.

Using:

Codeblocks 8.02 release under Kubuntu 8.04

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2775
Re: Popup Context Menu
« Reply #1 on: August 30, 2008, 05:15:47 pm »
If DragScroll is enabled, raise or lower (lower for quicker context menus) the "watch for drag(millsecs)" value.

Settings>Editor>Mouse Drag Scrolling>Unix Context Menu Watch for Drag

It's adjustable for different systems and/or users so that DragScroll waits to see if the user moves the mouse first, or is invoking the context menu.

You can also change the drag key from RightMouse to MiddleMouse, or disable it altogether.
« Last Edit: August 30, 2008, 05:50:22 pm by Pecan »

Offline Rob B

  • Single posting newcomer
  • *
  • Posts: 3
Re: Popup Context Menu
« Reply #2 on: August 30, 2008, 05:29:12 pm »
Sorry I meant using the keyboard.  Mouse works fine.

I just find it easier to use the keyboard.