[squeak-dev] continuous display of cursor position

Douglas McPherson djm1329 at san.rr.com
Fri Jan 4 21:10:52 UTC 2013


Ah, ok, thanks. I just did a 'refresh' from the message's right-click menu, and that worked too.

Thanks.


On Jan 4, 2013, at 13:08 , Chris Muller <asqueaker at gmail.com> wrote:

> It will after the next time you pick it up and then set it down.
> 
> On Fri, Jan 4, 2013 at 2:53 PM, Douglas McPherson <djm1329 at san.rr.com> wrote:
>> Hi Chris,
>> 
>> Timely thread … recently I've been exploring Maui for rapidly constructing UIs. Thank you for this impressive package, and thanks for posting this example.
>> 
>> I've followed the steps you describe, but I can't get the position to automatically update. It only updates when I click on the position message. I've definitely got the invocationStrategy set to a MauiAutoInvocationStrategy, repeat set to true, and repeatInterval set to 10.
>> 
>> This is in a fresh 4.4 image with Maui newly installed from SqueakMap.
>> 
>> Any ideas?
>> 
>> Thanks!
>> 
>> On Jan 4, 2013, at 08:52 , Chris Muller <asqueaker at gmail.com> wrote:
>> 
>>>> 4) Drag the #position  message to the box.
>>>> 5) On the embedded #position message, press "e" key on edit its settings.
>>> 
>>> 5.5) Click the white box next to #selectStrategy: to see its drop-down
>>> list, select "MauiAutoInvocationStrategy".
>>> 
>>>> 6) In the #repeat: message, click on the "false" object to toggle it to true.
>>>> 7) In #repeatInterval: box, type 10 and press Enter.
>>> 
>> 
>> 
> 



More information about the Squeak-dev mailing list