Problem with scrolling in files with laptop

General questions regarding the usage of CodeLite
JFPJR
CodeLite Curious
Posts: 7
Joined: Sun Jul 13, 2008 7:16 pm
Contact:

Problem with scrolling in files with laptop

Post by JFPJR »

Hi, first off nice work so far on CodeLite! I use a Dell laptop most of the time which has a scroll bar that mimics the scroll wheel of a mouse. My problem is that once I open a second edit window the scroll bar does not work. If I close the first window it functions. In other words it only work with one edit window.... This is the only program that I have ever seen this on. Keep up the good work.....

Win XP SP3; CodeLite SVN build, revision 2128
Dell Inspiron 9300
User avatar
eranif
CodeLite Plugin
Posts: 6375
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Problem with scrolling in files with laptop

Post by eranif »

JFPJR wrote:This is the only program that I have ever seen this on.
First of all I have no clue why this is happening.

However, since the scrolling is being handled by Scintilla, do you mind trying Notepad++, or SciTE and tell me if it happens there as well?

Eran
Make sure you have read the HOW TO POST thread
JFPJR
CodeLite Curious
Posts: 7
Joined: Sun Jul 13, 2008 7:16 pm
Contact:

Re: Problem with scrolling in files with laptop

Post by JFPJR »

I use Notepad++ for past 2 years with no problem.
Post Reply