Author Topic: Extremely Slow Scroll Speed  (Read 6182 times)

Offline tjtoml

  • Single posting newcomer
  • *
  • Posts: 3
Extremely Slow Scroll Speed
« on: April 10, 2012, 06:22:37 am »
Hi,

I'm on a Mac running Lion (10.7.3) and code::blocks 10.05. My scroll speed in the main editor is extremely slow when using my touchpad's two-finger drag. It is unique to code::blocks' editor window (the logs and other things within the program scroll at my normal speed) and to using the two finger drag. When I click-and-drag the scroll bar, I can move it as fast as I want to, and there is no apparent  slowdown when using the arrow keys. I was hoping someone could help me fix this. Thanks!

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: Extremely Slow Scroll Speed
« Reply #1 on: April 10, 2012, 07:53:59 am »
What you tried any other scintilla based editor, is it normal there?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline tjtoml

  • Single posting newcomer
  • *
  • Posts: 3
Re: Extremely Slow Scroll Speed
« Reply #2 on: April 10, 2012, 10:14:33 pm »
I.... do not know what that means.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: Extremely Slow Scroll Speed
« Reply #3 on: April 10, 2012, 10:22:30 pm »
Me, too.  ;D

It should have been: Have you tried any other scintilla based editors? Does it happen with them?

C::B uses wxScintilla for the editor component.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline tjtoml

  • Single posting newcomer
  • *
  • Posts: 3
Re: Extremely Slow Scroll Speed
« Reply #4 on: April 10, 2012, 11:18:19 pm »
I've never used another scintilla based editor, and I don't have the $42 to get ScITE from the app store... any other suggestions?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: Extremely Slow Scroll Speed
« Reply #5 on: April 11, 2012, 12:25:29 am »
$42 for ScITe, it is opensource and free on the other OSes.

Another option is to try to build wxWidgets and their wxSTC example.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]