Page 1 of 1

Ru Paul

Posted: Sun Nov 19, 2017 12:24 pm
by richmond62
DragQueen.png
Drag Queen.livecode.zip
(18.02 KiB) Downloaded 184 times

Re: Ru Paul

Posted: Sun Nov 19, 2017 3:21 pm
by richmond62
Drag has been around since the days of Dionysus
http://www.rupaul.com/

Re: Ru Paul

Posted: Sun Nov 19, 2017 3:23 pm
by richmond62
As has scrolling with pointers and styluses:
scrollBar.jpg
scrollBar.jpg (18.71 KiB) Viewed 5202 times
λαπτοπ!

Re: Ru Paul

Posted: Sun Nov 19, 2017 3:35 pm
by bogs
Looks like an early case for patent infringement :mrgreen:

On a more serious note, nice touch.

Re: Ru Paul

Posted: Sun Nov 19, 2017 5:13 pm
by FourthWorld
This appears to work similarly to a regular scrolling field, except that the thumb is expanded to the full height of the object and as such only the arrows allow scrolling.

What is the "limitations of simple scrollable text fields" referred to there?

Re: Ru Paul

Posted: Sun Nov 19, 2017 6:25 pm
by richmond62
What is the "limitations of simple scrollable text fields" referred to there?
as per this thread:

http://lists.runrev.com/pipermail/use-l ... 43138.html

I wrote:
How one differentiates between *mouseUp* outside and *inwith* the
clicked control is the question here.

ALSO: as the scrollBar is NOT a control in its own right rather than
part of a field one cannot
address message just to the scrollBar . . .

Of course, if a *scrollable text field* were to be a *composite object*
(c.f. datagrid)
whereby the scrollBar were an entity inwith a *group*
that also contained a field, things would be different.

Re: Ru Paul

Posted: Sun Nov 19, 2017 7:06 pm
by FourthWorld
What is the goal of being able to track those mouse messages in that context?

Re: Ru Paul

Posted: Sun Nov 19, 2017 7:34 pm
by richmond62
Dunno: ask the main protagonists in the thread 8)