Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Touchpad horizontal scroll on OS X
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Fred  
View profile  
 More options Oct 11 2012, 2:00 pm
From: Fred <alpha...@gmail.com>
Date: Thu, 11 Oct 2012 11:00:29 -0700 (PDT)
Local: Thurs, Oct 11 2012 2:00 pm
Subject: Touchpad horizontal scroll on OS X

Hello,

I have set the scintilla horizontal scroll to auto-adjust using the
following lines (on OS X):

    SendMessage(SCI_SETSCROLLWIDTH, 10); // 10 pixels width at start, and
will grow if necessary
    SendMessage(SCI_SETSCROLLWIDTHTRACKING, 1);

The horizontal scrollbar will disappear if there is no need for it, and
when the scrollbar is hidden and we use the touchpad to perform an
horizontal scroll, the edit area becomes shifted:

http://www.hostingpics.net/viewer.php?id=531988Capturedcran2012100611...

Did I setup scintilla in a wrong way ?

Regards,

Fred.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Neil Hodgson  
View profile  
 More options Oct 11 2012, 6:24 pm
From: Neil Hodgson <nyamaton...@me.com>
Date: Fri, 12 Oct 2012 09:23:54 +1100
Local: Thurs, Oct 11 2012 6:23 pm
Subject: Re: [scintilla] Touchpad horizontal scroll on OS X
Fred:

> The horizontal scrollbar will disappear if there is no need for it, and when the scrollbar is hidden and we use the touchpad to perform an horizontal scroll, the edit area becomes shifted:

> http://www.hostingpics.net/viewer.php?id=531988Capturedcran2012100611...

   That is a bug.

   Neil


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Neil Hodgson  
View profile  
 More options Oct 13 2012, 7:30 am
From: Neil Hodgson <nyamaton...@me.com>
Date: Sat, 13 Oct 2012 22:30:11 +1100
Local: Sat, Oct 13 2012 7:30 am
Subject: Re: [scintilla] Touchpad horizontal scroll on OS X

   This bug may be fixed with this committed patch
http://scintilla.hg.sourceforge.net/hgweb/scintilla/scintilla/rev/2c5...

   Neil


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Fred  
View profile  
 More options Oct 13 2012, 11:43 am
From: Fred <alpha...@gmail.com>
Date: Sat, 13 Oct 2012 08:43:25 -0700 (PDT)
Local: Sat, Oct 13 2012 11:43 am
Subject: Re: [scintilla] Touchpad horizontal scroll on OS X

Hello Neil,

It does fix it, thank you !

Fred

Le samedi 13 octobre 2012 13:30:15 UTC+2, Neil Hodgson a écrit :


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »