| To: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
|---|---|
| Subject: | Re: OS X bug: Listbox scrolling wrong with "scroll to here" option |
| From: | Thomas Tempelmann <tempelmann@gmail.com> |
| Date: | Sat, 30 May 2009 14:39:44 +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; dkim=neutral (body hash did not verify) header.i=@gmail.com |
| Delivered-to: | listarchive@realsoftware.com |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=nncCyV5XUPkPyMSJgq9oN6HrnycaRtRac2EeM4Zv+sQ=; b=fz05XqAMb2TFCOJEIotEfHiSQvl1Hk7mgJh2nSfGV1G5U/ViiyjJqPZu9LxoSrG20/ BUBFbYAxOItZDO0RgIio7GAKYljcQAZmp3dln+UsfrvnKF5+4Ii/LSYP47eJEHg6XCQO nLYp/igKsc1FYHCsjHNYtYktvgDi2KwL7pd54= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=SAZnjcWlfQ+a9cXnYOqptuybc5U0nGSyjF9UYxOaFa0aeq3ArL094g/6DKVvYiRAP+ IZ3wzG8kXNv+VuI3zfv56K4WhVIP35Y6rASiuanIIGwVt+dYoT8CO/K+ljxN+I9qaa6o rwTZHNA4T2z+N7TkghBsHjPhdET71+P4aM1c0= |
| In-reply-to: | <ECF238E7-1883-4BB8-A5C4-FBDBF550A37E@mac.com> |
| References: | <89fe53800905300234w1e90b2daqa9b5bf4850e86fe3@mail.gmail.com> <ECF238E7-1883-4BB8-A5C4-FBDBF550A37E@mac.com> |
| Reply-to: | REALbasic NUG <realbasic-nug@lists.realsoftware.com> |
| Sender: | realbasic-nug-bounces@lists.realsoftware.com |
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. -- Thomas Tempelmann, http://www.tempel.org/ _______________________________________________ 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> |
|---|---|---|
| ||
| Previous by Date: | Re: How to stop the compiler?, Maximilian Tyrtania |
|---|---|
| Next by Date: | Re: OS X bug: Listbox scrolling wrong with "scroll to here" option, Arnaud Nicolet |
| Previous by Thread: | Re: OS X bug: Listbox scrolling wrong with "scroll to here" option, Anic |
| Next by Thread: | Re: OS X bug: Listbox scrolling wrong with "scroll to here" option, Arnaud Nicolet |
| Indexes: | [Date] [Thread] [Top] [All Lists] |