realbasic-nug
[Top] [All Lists]

The slider trouble under Mac OS X

To: "NUG REALbasic mailing list [Digest]" <realbasic-nug at lists dot realsoftware dot com>
Subject: The slider trouble under Mac OS X
From: Emile SCHWARZ <emile dot a dot schwarz at wanadoo dot fr>
Date: Wed, 28 Feb 2007 16:21:08 +0100 (CET)
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Hi all,

REALbasic 2007r1 Pro | Mac OS X 10.4.8


Slider:
ID:
        Name: sShrink
Initial State:
        Minimum:   0
        Value:   100
        Maximum: 100
Behavior:
        LineStep:     1
        PageStep:    20
        LiveScroll: [x]

If LiveScroll is checked, I got Me.Value = 49, 61, any value but the one I want 
when I click once in the non cursor area of the Slider. (The PageStep value is 
not respected)
[in other words, there is two fired events... AND I CAN SEE THE TWO EVENTS 
WHILE THEY ARE FIRING...]

The question is Why ?


If LiveScrol is not checked, I get 80 (then 60, 40, 20) and I am happy.


EXCEPTED THAT I CANNOT MOVE THE SLIDER CURSOR AND SEE ITS EFFECT SINCE NO EVENT 
IS FIRED ! ;(


Yes, I know, this is not a bug...


Respectfull,

Emile


PS: guess how many times I spent (waste) with that ?

_______________________________________________
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>
  • The slider trouble under Mac OS X, Emile SCHWARZ <=