[Pharo-project] OB/Polymorph
If David is up for it I'll be happy to work with him to help make OB more Polymorph-friendly... just a few changes required to help things appear more consistent. Regards, Gary.
Excellent!! Alexandre On 12 Dec 2008, at 13:44, Gary Chambers wrote:
If David is up for it I'll be happy to work with him to help make OB more Polymorph-friendly... just a few changes required to help things appear more consistent.
Regards, Gary.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
youpi! Stef On Dec 12, 2008, at 5:44 PM, Gary Chambers wrote:
If David is up for it I'll be happy to work with him to help make OB more Polymorph-friendly... just a few changes required to help things appear more consistent.
Regards, Gary.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Hi Gary,
If David is up for it I'll be happy to work with him to help make OB more Polymorph-friendly... just a few changes required to help things appear more consistent. yes, of course! Just let me know what kind of changes need to be done and then we can work on them together.
Cheers, David
The .cs I posted eariler is a start. Mostly about changing buttons to the use the PluggableButtonMorphPlus variety, supporting enablement rather than using on/off colours and associated use of #adoptPaneColor: which is heavily used in Polymorph to achieve theme specific effects. OB can be tricky with frame/border colours due to the fact that building of the morphs is entirely model based until actual opening of the window. Some themes support model colours as a basis of course (indirectly through the window paneColor), the Watery ones are specifically designed to enforce a standard colour set. Regards, Gary. ----- Original Message ----- From: "David Röthlisberger" <squeak@webcitas.ch> To: <Pharo-project@lists.gforge.inria.fr> Sent: Saturday, December 13, 2008 1:43 PM Subject: Re: [Pharo-project] OB/Polymorph
Hi Gary,
If David is up for it I'll be happy to work with him to help make OB more Polymorph-friendly... just a few changes required to help things appear more consistent. yes, of course! Just let me know what kind of changes need to be done and then we can work on them together.
Cheers, David
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (4)
-
Alexandre Bergel -
David Röthlisberger -
Gary Chambers -
Stéphane Ducasse