[squeak-dev] Morph flash (was The Inbox: Morphic-cmm.728.mcz)

Bert Freudenberg bert at freudenbergs.de
Mon Jun 30 21:04:47 UTC 2014


On 30.06.2014, at 21:54, tim Rowledge <tim at rowledge.org> wrote:

> 
> On 30-06-2014, at 12:52 PM, Chris Muller <asqueaker at gmail.com> wrote:
> 
>> 
>> We probably need to decide whether we want #flash to be a debugging tool or something any morph should be able to do in a way that properly integrates with the Morphic framework...
>> 
>> It seems we want it fairly often-enough as a IDE tool, I wouldn't be opposed to a small delay...
>> 
>> 
> Seems pretty obvious to me - add a #slowFlashAlert method and leave the plain flash alone.
> 
> tim

UserDialogBoxMorph has a special flash method that is nicely visible. Try this and click outside:

	self confirm: 'foo'

For a general (non-modal) version it would be nicer to use alarms instead of delays, but I like the "double blink" effect.

- Bert -

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4142 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20140630/6761b5b3/smime.bin


More information about the Squeak-dev mailing list