[Pharo-project] Updated Polymorph
Got annoyed with the PreferenceBrowser not fully tying in with themes so have reworked it a bit. Interesting to see that less code is needed when utilising the theme helper methods. Done as overrides for Squeak compatability, of course. Really need to start thinking of the base being Pharo with patches for Squeak though. Polymorph-Widgets-gvc.33 on SqueakSource. Regards, Gary.
Make that Polymorph-Widgets-gvc.34. Fixes a couple of bugs (like the button actions!). Regards, Gary. ----- Original Message ----- From: "Gary Chambers" <gazzaguru2@btinternet.com> To: "Pharo Development" <pharo-project@lists.gforge.inria.fr> Sent: Tuesday, January 27, 2009 5:26 PM Subject: [Pharo-project] Updated Polymorph
Got annoyed with the PreferenceBrowser not fully tying in with themes so have reworked it a bit. Interesting to see that less code is needed when utilising the theme helper methods. Done as overrides for Squeak compatability, of course. Really need to start thinking of the base being Pharo with patches for Squeak though.
Polymorph-Widgets-gvc.33 on SqueakSource.
Regards, Gary.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Ok I will integrate the changes later this evening On Jan 27, 2009, at 6:26 PM, Gary Chambers wrote:
Got annoyed with the PreferenceBrowser not fully tying in with themes so have reworked it a bit. Interesting to see that less code is needed when utilising the theme helper methods. Done as overrides for Squeak compatability, of course. Really need to start thinking of the base being Pharo with patches for Squeak though.
;)
Polymorph-Widgets-gvc.33 on SqueakSource.
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 I tried to load it into pharo10213 and it crashed even when I closed the window (except the one of MC). I will retry closing everything. stef On Jan 27, 2009, at 6:26 PM, Gary Chambers wrote:
Got annoyed with the PreferenceBrowser not fully tying in with themes so have reworked it a bit. Interesting to see that less code is needed when utilising the theme helper methods. Done as overrides for Squeak compatability, of course. Really need to start thinking of the base being Pharo with patches for Squeak though.
Polymorph-Widgets-gvc.33 on SqueakSource.
Regards, Gary.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Sorry about that. A small bugette plus running into some methods removed from Pharo. Try Polymorph-Widgets-gvc.36 Regards, Gary. ----- Original Message ----- From: "Stéphane Ducasse" <stephane.ducasse@inria.fr> To: <Pharo-project@lists.gforge.inria.fr> Sent: Tuesday, January 27, 2009 8:23 PM Subject: Re: [Pharo-project] Updated Polymorph
HI gary
I tried to load it into pharo10213 and it crashed even when I closed the window (except the one of MC). I will retry closing everything.
stef
On Jan 27, 2009, at 6:26 PM, Gary Chambers wrote:
Got annoyed with the PreferenceBrowser not fully tying in with themes so have reworked it a bit. Interesting to see that less code is needed when utilising the theme helper methods. Done as overrides for Squeak compatability, of course. Really need to start thinking of the base being Pharo with patches for Squeak though.
Polymorph-Widgets-gvc.33 on SqueakSource.
Regards, Gary.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Once SqueakSource is back up there will be an updated version of the DiffTools. Added support for selecting conflicts (and showing the number outstanding) to the merge tools. Polymorph-Tools-Diff-gvc.9 Enjoy. Regards, Gary.
I will do a release as soon as I can. Stef On Jan 29, 2009, at 3:36 PM, Gary Chambers wrote:
Once SqueakSource is back up there will be an updated version of the DiffTools. Added support for selecting conflicts (and showing the number outstanding) to the merge tools.
Polymorph-Tools-Diff-gvc.9
Enjoy.
Regards, Gary.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
Gary Chambers -
Stéphane Ducasse