------- Original-Nachricht --------
> Datum: Thu, 5 Jun 2008 11:04:15 -0500
> Von: Collin Miller <[EMAIL PROTECTED]>
> An: "[email protected]" <[email protected]>
> CC: "[email protected]" <[email protected]>
> Betreff: Re: Continuously show and update something
> Think you want something along these lines:
>
> motion do |x, y|
> # stuff
> end
>
> In the Shoes.app block of course.
>
> Collin Miller
> 641 814 6585
>
>
> On Jun 5, 2008, at 10:58 AM, "Axel Etzold" <[EMAIL PROTECTED] > wrote:
>
> > Dear all,
> >
> > I want to read out the position of my mouse, updated continuously,
> > and display it
> > in a status line below in a window. How can I do that ?
> > I know about the mouse command, but not how to update it without
> > clicking a button
> > or the like.
> >
> > Thank you,
> >
> > Best regards,
> >
> > Axel
> >
> >
> > --
> > GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
> > Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED]
Hello Colin,
thanks for your response. However, I want to read out the position of the mouse as it is
mov ed by the user, not by Shoes.
I just sent off a response to your post, but I just get unsubbed from the list each time
I post something (this happened the last three times I posted something, so maybe it's
my fault somehow?)
Anyway, I was trying to suggest that as from "Nobody knows Shoes", a gradient is a shape,
and an image object is also, you might be able to create an image with a gradient
using RMagick as in the example with the green square here:
http://rmagick.rubyforge.org/web2/web2-3.html
and then use that as a Shoes background.
Someone else will say something more competent about Shoes gradients.
Best regards,
Axel
This is the fifth time I send an email to this and everybody is unsubbed from it. I tried
another email address to see whether this is to blame ...
> Datum: Thu, 5 Jun 2008 11:04:15 -0500
> Von: Collin Miller <[EMAIL PROTECTED]>
> An: "[email protected]" <[email protected]>
> CC: "[email protected]" <[email protected]>
> Betreff: Re: Continuously show and update something
> Think you want something along these lines:
>
> motion do |x, y|
> # stuff
> end
>
> In the Shoes.app block of course.
>
> Collin Miller
> 641 814 6585
>
>
> On Jun 5, 2008, at 10:58 AM, "Axel Etzold" <[EMAIL PROTECTED] > wrote:
>
> > Dear all,
> >
> > I want to read out the position of my mouse, updated continuously,
> > and display it
> > in a status line below in a window. How can I do that ?
> > I know about the mouse command, but not how to update it without
> > clicking a button
> > or the like.
> >
> > Thank you,
> >
> > Best regards,
> >
> > Axel
> >
> >
> > --
> > GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
> > Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED]
Hello Colin,
thanks for your response. However, I want to read out the position of the mouse as it is
mov ed by the user, not by Shoes.
I just sent off a response to your post, but I just get unsubbed from the list each time
I post something (this happened the last three times I posted something, so maybe it's
my fault somehow?)
Anyway, I was trying to suggest that as from "Nobody knows Shoes", a gradient is a shape,
and an image object is also, you might be able to create an image with a gradient
using RMagick as in the example with the green square here:
http://rmagick.rubyforge.org/web2/web2-3.html
and then use that as a Shoes background.
Someone else will say something more competent about Shoes gradients.
Best regards,
Axel
This is the fifth time I send an email to this and everybody is unsubbed from it. I tried
another email address to see whether this is to blame ...
