Ben,

I get the scrollBarDrag message... my test was a brand new stack, create a
scrolling list field, and put:

on scrollBarDrag tVal
     put tVal
end scrollBarDrag

And then after choosing the browse tool and scrolling the field, numbers
appeared in the message box.

Perhaps there's something else that's doing something to block the message?

Ken Ray
Sons of Thunder Software
Email: [EMAIL PROTECTED]
Web Site: http://www.sonsothunder.com/

----- Original Message -----
From: "Ben Rubinstein" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 03, 2002 1:33 PM
Subject: 'scrolling' messages not sent to fields


> Documentation for the "scrollBarDrag" message says that it goes to
> scrollbars, fields, and groups.  Documentation for the other related
> messages (scrollBarBeginning, scrollBarEnd, scrollVar[Line|Page][Dec|Inc])
> says that they go to scrollbars only.
>
> In my mucking about to workaround the problems with autohiling in list
> fields (see separate message) I was trying to use these messages.  I
> couldn't get scrollBarDrag at all.  Is the documentation in error to state
> that fields get this message, or was I doing something wrong?
>
> And whatever the current situation is, wouldn't it be a useful feature to
> allow fields to get _all_ these messages?
>
>   Ben Rubinstein               |  Email: [EMAIL PROTECTED]
>   Cognitive Applications Ltd   |  Phone: +44 (0)1273-821600
>   http://www.cogapp.com        |  Fax  : +44 (0)1273-728866
>
>
> _______________________________________________
> improve-revolution mailing list
> [EMAIL PROTECTED]
> http://lists.runrev.com/mailman/listinfo/improve-revolution
>


_______________________________________________
improve-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/improve-revolution

Reply via email to