realbasic-nug
[Top] [All Lists]

Re: OS X bug: Listbox scrolling wrong with "scroll to here" option

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: OS X bug: Listbox scrolling wrong with "scroll to here" option
From: Arnaud Nicolet <anic297@mac.com>
Date: Sat, 30 May 2009 14:48:15 +0200
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <89fe53800905300539y1a18ba8bo8dffaba3d8b2b5e6@mail.gmail.com>
References: <89fe53800905300234w1e90b2daqa9b5bf4850e86fe3@mail.gmail.com> <ECF238E7-1883-4BB8-A5C4-FBDBF550A37E@mac.com> <89fe53800905300539y1a18ba8bo8dffaba3d8b2b5e6@mail.gmail.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
Le 30 mai 09 à 14:39, Thomas Tempelmann a écrit:

On Sat, May 30, 2009 at 11:52, Anic <anic297@mac.com> wrote:
Can't you intercept the click (in the MouseDown event), set
me.scrollposition=(compute with the mouse coordinates) and return true?

But then I would have to know that the user has "Jump to here"
enabled, because otherwise I must not do this. Not a satisfying way.

And there are no declare for this?
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>