Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Prblem copying code by right clicking
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Prblem copying code by right clicking (Read 4608 times)
gaymin
Single posting newcomer
Posts: 5
Prblem copying code by right clicking
«
on:
December 03, 2005, 07:34:07 pm »
If I use my mouse to highlight code and then right click to copy the option to copy is not shown. It seems that when you right click the part you have highlighted it looses focus so it cannot copy it.
Suggestions?
Logged
thomas
Administrator
Lives here!
Posts: 3979
Re: Prblem copying code by right clicking
«
Reply #1 on:
December 03, 2005, 07:53:23 pm »
This is a known bug in RC2. It was fixed several weeks ago, but the fix is obviously not contained in the released binary.
You may want to compile from HEAD or use one of Ceniza's irregular builds:
http://gda.utp.edu.co/~ceniza/CodeBlocks/
You find the "copy" command in the "edit" submenu.
Logged
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."
Urxae
Regular
Posts: 376
Re: Prblem copying code by right clicking
«
Reply #2 on:
December 03, 2005, 07:55:06 pm »
Losing the selection when right-clicking is a known problem in RC2, but has been fixed since then.
Your options are:
Use Ctrl+C (I think this works)
Get a recent SVN build
from Ceniza
or
from Therion
Get the latest SVN
and build it yourself
Wait for RC3
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Prblem copying code by right clicking