The pharo theme seems to have been dropped from Pharo 3. I loved that theme. The first thing I always do is switch to the pharo theme. Is it still available somewhere? I really do not like the pharo 3 theme and the Watery and Vistary themes are no use on Linux. -- View this message in context: http://forum.world.st/can-we-have-the-pharo-theme-back-please-tp4753945.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Le 10/04/2014 20:11, kmo a écrit :
The pharo theme seems to have been dropped from Pharo 3. I loved that theme. The first thing I always do is switch to the pharo theme. Is it still available somewhere? I really do not like the pharo 3 theme and the Watery and Vistary themes are no use on Linux.
Same problems as yours, so I extracted the Pharo theme and put it somewhere so that I could do the following: Gofer new url: 'http://smalltalkhub.com/mc/ThierryGoubier/Alt30/main'; package: 'UITheme-Pharo'; load Thierry -- Thierry Goubier CEA list Laboratoire des Fondations des Systèmes Temps Réel Embarqués 91191 Gif sur Yvette Cedex France Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95
Thierry - many thanks. I've got pharo theme back now. -- View this message in context: http://forum.world.st/can-we-have-the-pharo-theme-back-please-tp4753945p4754... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Hello, The right way to get it back is through an external package, as suggested and did Thierry, then maintain it as external. Personnaly I like to use Watery on Linux. Probably Vistary coudl be move in such external package as well. Thanks Hilaire Le 10/04/2014 20:11, kmo a écrit :
The pharo theme seems to have been dropped from Pharo 3. I loved that theme. The first thing I always do is switch to the pharo theme. Is it still available somewhere? I really do not like the pharo 3 theme and the Watery and Vistary themes are no use on Linux.
-- View this message in context: http://forum.world.st/can-we-have-the-pharo-theme-back-please-tp4753945.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
-- Dr. Geo http://drgeo.eu
Hi, As exposed, the problem is that maintaining several themes is a lot of work. So unless there are maintainers, our tendency will be always to reduce the amount of them in the image, and try to maintain one that fits most of our UI needs. One of our concerns now, more than maintaining the themes, is to do steps to make theming easier (then others can do themes and maintain them outside the image). Esteban On 11 Apr 2014, at 17:06, Hilaire Fernandes <hilaire.fernandes@gmail.com> wrote:
Hello,
The right way to get it back is through an external package, as suggested and did Thierry, then maintain it as external. Personnaly I like to use Watery on Linux. Probably Vistary coudl be move in such external package as well.
Thanks
Hilaire
Le 10/04/2014 20:11, kmo a écrit :
The pharo theme seems to have been dropped from Pharo 3. I loved that theme. The first thing I always do is switch to the pharo theme. Is it still available somewhere? I really do not like the pharo 3 theme and the Watery and Vistary themes are no use on Linux.
-- View this message in context: http://forum.world.st/can-we-have-the-pharo-theme-back-please-tp4753945.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
-- Dr. Geo http://drgeo.eu
Le 11/04/2014 17:22, Esteban Lorenzano a écrit :
Hi,
As exposed, the problem is that maintaining several themes is a lot of work. So unless there are maintainers, our tendency will be always to reduce the amount of them in the image, and try to maintain one that fits most of our UI needs. One of our concerns now, more than maintaining the themes, is to do steps to make theming easier (then others can do themes and maintain them outside the image).
Agreed with all arguments :) Maybe we can consider having a UIThemes project in PharoExtras? Thierry -- Thierry Goubier CEA list Laboratoire des Fondations des Systèmes Temps Réel Embarqués 91191 Gif sur Yvette Cedex France Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95
It makes sense. Hilaire Le 11/04/2014 17:28, Goubier Thierry a écrit :
Maybe we can consider having a UIThemes project in PharoExtras?
-- Dr. Geo http://drgeo.eu
participants (5)
-
Ben Coman -
Esteban Lorenzano -
Goubier Thierry -
Hilaire Fernandes -
kmo