Code::Blocks Forums

User forums => Help => Topic started by: soloflyer on January 30, 2007, 11:31:23 pm

Title: context menu - copy, paste, select,delete,ect
Post by: soloflyer on January 30, 2007, 11:31:23 pm
I'm trying C::B todo, sofar so good, one thing i can't get used to is that context menu doesn't keep the text selected and copy, paste, select,delete,ect isn't shown naturally in the menu like other editors there in a submenu :( (which i couldn't find until now :P). Can i make them more visable like scites menu.

[attachment deleted by admin]
Title: Re: context menu - copy, paste, select,delete,ect
Post by: dje on January 30, 2007, 11:45:20 pm
Hi !!

In fact, I thing this sub-menu is a really good thing because context menus are very powerful for plug-ins integration and they have to be readable, ie not 4 screen columns of items.

What about using shortcuts (Ctrl+C etc) for such common operations ?

Dje
Title: Re: context menu - copy, paste, select,delete,ect
Post by: soloflyer on January 31, 2007, 12:14:13 am
i do that occasionally but i'm *so* used to having the menus visable, i right clicka lot while coding, and expect those menus to be there :P