|
Or directly try:
"CursorWithAlpha biggerNormal showWhile:[Sensor waitButton]" Look at the method #biggerNormal how to encode an own. -- NEU: FreePhone - kostenlos mobil telefonieren und surfen! Jetzt informieren: http://www.gmx.net/de/go/freephone |
|
I am assuming that Hilaire means the mouse-pointer-cursor, rather than, say,
the text insertion point, of course ;-) Likely a correct assuption I think. Regards, Gary ----- Original Message ----- From: "Torsten Bergmann" <[hidden email]> To: <[hidden email]> Sent: Monday, March 07, 2011 4:34 PM Subject: [Pharo-project] Bigger cursor > Or directly try: > > "CursorWithAlpha biggerNormal showWhile:[Sensor waitButton]" > > Look at the method #biggerNormal how to encode an own. > > > -- > NEU: FreePhone - kostenlos mobil telefonieren und surfen! > Jetzt informieren: http://www.gmx.net/de/go/freephone > |
|
In reply to this post by Torsten Bergmann
I wonder why there is no immediate response when a button is pressed...
(Windows VM, at least). Not down to the #waitButton, as far as I can tell. Perhaps the event loop is being partially starved by the delay, quite odd. Regards, Gary ----- Original Message ----- From: "Torsten Bergmann" <[hidden email]> To: <[hidden email]> Sent: Monday, March 07, 2011 4:34 PM Subject: [Pharo-project] Bigger cursor > Or directly try: > > "CursorWithAlpha biggerNormal showWhile:[Sensor waitButton]" > > Look at the method #biggerNormal how to encode an own. > > > -- > NEU: FreePhone - kostenlos mobil telefonieren und surfen! > Jetzt informieren: http://www.gmx.net/de/go/freephone > |
|
Me I have a primitive fail on linux
Other can confirm? Hilaire Le 07/03/2011 17:48, Gary Chambers a écrit : > I wonder why there is no immediate response when a button is pressed... > (Windows VM, at least). > > Not down to the #waitButton, as far as I can tell. > Perhaps the event loop is being partially starved by the delay, quite odd. > > Regards, Gary > > ----- Original Message ----- From: "Torsten Bergmann" > <[hidden email]> > To: <[hidden email]> > Sent: Monday, March 07, 2011 4:34 PM > Subject: [Pharo-project] Bigger cursor > > >> Or directly try: >> >> "CursorWithAlpha biggerNormal showWhile:[Sensor waitButton]" >> >> Look at the method #biggerNormal how to encode an own. >> >> >> -- >> NEU: FreePhone - kostenlos mobil telefonieren und surfen! Jetzt >> informieren: http://www.gmx.net/de/go/freephone >> > > -- Education 0.2 -- http://blog.ofset.org/hilaire |
|
Ditto on our Pharo1.2 MBagger deployment...
Regards, Gary ----- Original Message ----- From: "Hilaire Fernandes" <[hidden email]> To: <[hidden email]> Sent: Monday, March 07, 2011 5:00 PM Subject: Re: [Pharo-project] Bigger cursor > Me I have a primitive fail on linux > > Other can confirm? > > Hilaire > > Le 07/03/2011 17:48, Gary Chambers a écrit : >> I wonder why there is no immediate response when a button is pressed... >> (Windows VM, at least). >> >> Not down to the #waitButton, as far as I can tell. >> Perhaps the event loop is being partially starved by the delay, quite >> odd. >> >> Regards, Gary >> >> ----- Original Message ----- From: "Torsten Bergmann" >> <[hidden email]> >> To: <[hidden email]> >> Sent: Monday, March 07, 2011 4:34 PM >> Subject: [Pharo-project] Bigger cursor >> >> >>> Or directly try: >>> >>> "CursorWithAlpha biggerNormal showWhile:[Sensor waitButton]" >>> >>> Look at the method #biggerNormal how to encode an own. >>> >>> >>> -- >>> NEU: FreePhone - kostenlos mobil telefonieren und surfen! Jetzt >>> informieren: http://www.gmx.net/de/go/freephone >>> >> >> > > > -- > Education 0.2 -- http://blog.ofset.org/hilaire > > |
|
In reply to this post by Torsten Bergmann
works really well on mac 5.7b3
On Mar 7, 2011, at 5:34 PM, Torsten Bergmann wrote: > CursorWithAlpha biggerNormal showWhile:[Sensor waitButton] |
|
This post has NOT been accepted by the mailing list yet.
Anyone knows why?
|
|
In reply to this post by Stéphane Ducasse
So a linux vm issue ?
Le 07/03/2011 21:14, Stéphane Ducasse a écrit : > works really well on mac 5.7b3 > > On Mar 7, 2011, at 5:34 PM, Torsten Bergmann wrote: > >> CursorWithAlpha biggerNormal showWhile:[Sensor waitButton] > > > -- Education 0.2 -- http://blog.ofset.org/hilaire |
|
It works on the standard VM, but not Cog. This is a primitive in
the VM (not a plugin), #primitiveBeCursor. I cannot see anything wrong with the Cog version, but there must be something different about it (???) Dave On Wed, Mar 09, 2011 at 01:38:09PM +0100, Hilaire Fernandes wrote: > So a linux vm issue ? > > > > Le 07/03/2011 21:14, St?phane Ducasse a ?crit : > > works really well on mac 5.7b3 > > > > On Mar 7, 2011, at 5:34 PM, Torsten Bergmann wrote: > > > >> CursorWithAlpha biggerNormal showWhile:[Sensor waitButton] > > |
| Powered by Nabble | Edit this page |
