Host windows

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
22 messages Options
12
Reply | Threaded
Open this post in threaded view
|

Re: A small change... for a start

Igor Stasenko
A small source of inspiration:

http://www.crystalbutton.com/examples.php
http://www.likno.com/index.html

--
Best regards,
Igor Stasenko AKA sig.
_______________________________________________
UI mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/ui
Reply | Threaded
Open this post in threaded view
|

Re: A small change... for a start

Bert Freudenberg
In reply to this post by Igor Stasenko

On Mar 23, 2008, at 4:17 , Igor Stasenko wrote:
> Which, in own turn, shows that it was a bad design choice to specify
> origin of gradient in screen-space coordinates, instead of coordinates
> relative to morph.


Well, since coordinates in Morphic are absolute anyway, it was an  
obvious choice. It's wrong, agreed, but I doubt it's feasible to  
change Morphic to relative coordinates without a lot of breakage.

- Bert -


_______________________________________________
UI mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/ui
12