Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Rob B on August 30, 2008, 05:08:29 pm

Title: Popup Context Menu
Post by: Rob B 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
Title: Re: Popup Context Menu
Post by: Pecan 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.
Title: Re: Popup Context Menu
Post by: Rob B 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.