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: Anic <anic297@mac.com>
Date: Sat, 30 May 2009 11:52:06 +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: <89fe53800905300234w1e90b2daqa9b5bf4850e86fe3@mail.gmail.com>
References: <89fe53800905300234w1e90b2daqa9b5bf4850e86fe3@mail.gmail.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
Le 30 mai 09 à 11:34, Thomas Tempelmann a écrit:

I wonder if someone knows how to work around this pesky bug:

http://www.tempel.org/RB/ListBoxScrollToHereBug

It has certainly something to do with the fact that the RB listbox is made from scratch by RS. Can't you intercept the click (in the MouseDown event), set me.scrollposition=(compute with the mouse coordinates) and return true?
_______________________________________________
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>