Re: Smooth scrolling

2021-02-05 Thread Trevor DeVore via use-livecode
On Fri, Feb 5, 2021 at 4:10 AM Niggemann, Bernd via use-livecode < use-livecode@lists.runrev.com> wrote: > Thank you Trevor for making this available. After testing your library i > realize what an improvement it is. > And I agree that "ideally any engine improvents would tap into the scroll >

Re: Smooth scrolling

2021-02-05 Thread Niggemann, Bernd via use-livecode
> Trevor wrote > > On macOS it is simple enough to get the true scroll values from the scroll > event using NSEvent.scrollingDeltaX and NSEvent.scrollingDeltaY. It is > possible to get those values using LCB as demonstrated in the > mac_scroll_wheel.lcb extension that is included with the

Re: Smooth scrolling

2021-02-04 Thread Trevor DeVore via use-livecode
On Tue, Feb 2, 2021 at 4:25 PM Richard Gaskin via use-livecode < use-livecode@lists.runrev.com> wrote: > JeeJeeStudio wrote: > > > Panos wrote: > >> This bug report contains a workaround for smooth scrolling - hope it > >> helps. > >> https://quality.livecode.com/show_bug.cgi?id=19759 > > >

Re: Smooth scrolling

2021-02-02 Thread Richard Gaskin via use-livecode
JeeJeeStudio wrote: > Panos wrote: >> This bug report contains a workaround for smooth scrolling - hope it >> helps. >> https://quality.livecode.com/show_bug.cgi?id=19759 > > > Maybe it's me but i don't see any difference in scrolling between the > left and right on win10 The original

Re: Smooth scrolling

2021-02-02 Thread JeeJeeStudio via use-livecode
Maybe it's me but i don't see any difference in scrolling between the left an right on win10 Op di 2 feb. 2021 om 17:34 schreef Mark Wieder via use-livecode < use-livecode@lists.runrev.com>: > On 2/1/21 7:10 PM, Richard Gaskin via use-livecode wrote: > > > using Kafka's Metamorphosis... > >

Re: Smooth scrolling

2021-02-02 Thread Mark Wieder via use-livecode
On 2/1/21 7:10 PM, Richard Gaskin via use-livecode wrote: using Kafka's Metamorphosis... ...then you should expect bugs. -- Mark Wieder ahsoftw...@gmail.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to

Re: Smooth scrolling

2021-02-02 Thread Mark Smith via use-livecode
al Message- >> From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On >> Behalf >> Of Richard Gaskin via use-livecode >> Sent: Monday, February 01, 2021 10:11 PM >> To: use-livecode@lists.runrev.com >> Cc: Richard Gaskin >> Subject: Re: Smo

Re: Smooth scrolling

2021-02-02 Thread panagiotis merakos via use-livecode
be several lines away? > > Craig > > -Original Message- > From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On > Behalf > Of Richard Gaskin via use-livecode > Sent: Monday, February 01, 2021 10:11 PM > To: use-livecode@lists.runrev.com > Cc: Rich

RE: Smooth scrolling

2021-02-02 Thread Craig newman via use-livecode
Craig -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Richard Gaskin via use-livecode Sent: Monday, February 01, 2021 10:11 PM To: use-livecode@lists.runrev.com Cc: Richard Gaskin Subject: Re: Smooth scrolling David Epstein wrot

Re: Smooth scrolling

2021-02-01 Thread Richard Gaskin via use-livecode
David Epstein wrote: > My impression is that a LiveCode field scrolls less smoothly than > a comparable field in some other programs, such as MS Word and > Scrivener. If I paste about 25,000 words into a word wrapped > scrolling field, and then drag the scrolling thumb up and down > there is

Re: Smooth scrolling

2021-02-01 Thread Curry Kenworthy via use-livecode
David: > My impression is that a LiveCode field scrolls less smoothly > than a comparable field in some other programs Fair impression. :) > 25,000 words into a word wrapped scrolling field Performance does degrade as text size increases. (Exponentially, after a certain point.) > Does

Re: smooth scrolling

2014-01-12 Thread stephen barncard
On Sat, Jan 11, 2014 at 7:16 PM, J. Landman Gay jac...@hyperactivesw.comwrote: So that's the reason. It makes me crazy and it happens all the time. The script goes zooming off somewhere and it happens so fast I'm not even sure whether to scroll up or down to get back where I was. Exactly my

Re: smooth scrolling

2014-01-11 Thread John
I see the way in which fields scroll (particularly with something like a magic mouse) as an issue. They don’t “feel” right and, in the app produced, users do notice. In fields with a lot of text, the field jumps in large increments. It looks bad and I do get feedback that the field is

Re: smooth scrolling

2014-01-11 Thread stephen barncard
On Sat, Jan 11, 2014 at 12:59 PM, John j...@onechip.com wrote: If you have a fixed length field that is not too long (or short) you can script your own I know that, but workarounds have to be 'patched into' the IDE. I shouldn't have to do this. Another issue I have with the editor is the

Re: smooth scrolling

2014-01-11 Thread John
I was willing to put up with the IDE issues, I was more interested in what my apps look like. I shouldn’t have to script around field behavior there either. You can change the background color of the script editor in LC preferences but, you cannot change the cursor color or set the text color

Re: smooth scrolling

2014-01-11 Thread J. Landman Gay
On 1/11/14, 2:41 PM, stephen barncard wrote: I've just figured out what's bothered me most about Livecode fields and why they act different than native fields (at least on the mac). They are not very 'magic mouse' friendly - and any vertical scrolling type gestures on it get translated into