Re: [Pharo-users] Styling a Pharo UI application

2016-06-25 Thread Johan Fabry
Tommaso, can you give some concrete examples of what it is that you wanted to do to refine your application and that was really hard (or impossible) to do with Spec? As long as we do not know what is wrong, we cannot fix it. As long as we do not know what important things are wrong, we cannot

Re: [Pharo-users] Styling a Pharo UI application

2016-06-25 Thread Dimitris Chloupis
The problem is that coders don't understand beauty and design. Usually they disregard it partly or completely. You need an artist for a good GUI , there is no way around this. An Artist will brake every rule of a coder, like backward compatibility, KISS, don't reinvent the wheel , DRY etc Design

Re: [Pharo-users] Styling a Pharo UI application

2016-06-25 Thread Nicolas Passerini
In the last couple of years I have participated in building quite a few web applications and we always have put a lot of emphasis in the user experience, navigation, in having pretty styled widgets, visual effects, smoth transitions, drag & drop, etc. Sometimes we used some out of the box styling o

Re: [Pharo-users] Styling a Pharo UI application

2016-06-25 Thread Tommaso Dal Sasso
Just a couple of thoughts from the last days coding GUI in Pharo: I don't think that the Spec vs. Morphic vs. Bric has really to do with "ugliness". True, the Glamour team is doing an amazing work with providing an interface that is more pleasing and friendly, but the point for me is not how S

Re: [Pharo-users] Fogbugz 13260 reappears?

2016-06-25 Thread Nicolai Hess
issue 18615 Can not access named temp vector from within optimized block scope put a fix (with a new test case for this issue) in the inbox. 2016-06-24 23:22 GMT+02:00 Nicolai Hess : > C

Re: [Pharo-users] Styling a Pharo UI application

2016-06-25 Thread Dimitris Chloupis
Forgot to add that I am slowly building my own API that will make it easier for me to create specific custom elements, for example I have created glow buttons (glow when you hover the mouse over it and when activated). On Sat, Jun 25, 2016 at 7:50 PM Dimitris Chloupis wrote: > because that is ho

Re: [Pharo-users] Styling a Pharo UI application

2016-06-25 Thread Dimitris Chloupis
because that is how styling works, you define how the GUI should look instead of opting for a generic look and because if you dont decide for the font size , user is unlikely that will bother with setting and options he probably end up saying "No thanks, next please" Of course that does not mean

[Pharo-users] Image freezes on Linux if it was previously saved on Windows

2016-06-25 Thread Maximiliano Tabacman via Pharo-users
--- Begin Message --- Hi. I am not sure if this issue is known, or what files to provide to help fix it.In the latest image (60112, but my guess is that this will happen with all Pharo 6 images) if I download a clean latest image, start Pharo on Windows, save the image, then copy it to a Linux e

Re: [Pharo-users] Pharo 5, seaside 3.2 and magritte 3

2016-06-25 Thread francescoagati
moved to seaside list. Thanks -- View this message in context: http://forum.world.st/Pharo-5-seaside-3-2-and-magritte-3-tp4902903p4903257.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Re: [Pharo-users] Styling a Pharo UI application

2016-06-25 Thread kmo
Why would anyone think that a developer would/ not /want to be able to change the font size? -- View this message in context: http://forum.world.st/Styling-a-Pharo-UI-application-tp4902498p4903255.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Re: [Pharo-users] Styling a Pharo UI application

2016-06-25 Thread Peter Uhnák
On Sat, Jun 25, 2016 at 2:12 PM, Johan Fabry wrote: > > > On Jun 24, 2016, at 19:00, Yuriy Tymchuk wrote: > > > […] > > I know that we don’t have designers to inverted something cool, but what > GT teem did is they took Google material design guidelines and implemented > widgets in Pharo, so if

Re: [Pharo-users] Styling a Pharo UI application

2016-06-25 Thread Johan Fabry
> On Jun 24, 2016, at 19:00, Yuriy Tymchuk wrote: […] > I know that we don’t have designers to inverted something cool, but what GT > teem did is they took Google material design guidelines and implemented > widgets in Pharo, so if I use them it will be pleasant to the user’s eye. > Otherwi

Re: [Pharo-users] Coral?

2016-06-25 Thread Valentin Ryckewaert
Hello, I didn't work on home for now. For symlink I just need isSymlink to work (Esteban is working on it I think) 2016-06-25 8:22 GMT+02:00 stepharo : > We do not work on any syntax because people do not understand anything. > > First the system should be able to work well when deployed and we

Re: [Pharo-users] Better color contrast for class extensions in dark theme

2016-06-25 Thread Esteban Lorenzano
> On 25 Jun 2016, at 08:15, stepharo wrote: > > It should be a settings in Nautilus (then may be a uitheme) > yes, this is about the theme :) > > > Le 24/6/16 à 20:41, Cyril Ferlicot a écrit : >> >> >> On Friday, 24 June 2016, Henrik Nergaard < >> henrik.ner

Re: [Pharo-users] Fogbugz 13260 reappears?

2016-06-25 Thread Tudor Girba
+1 > On Jun 25, 2016, at 8:23 AM, stepharo wrote: > > Thanks you guys this is really cool to see you working like that! > > > Le 24/6/16 à 23:45, Alistair Grant a écrit : >> Hi Nicolai, >> >> On Fri, Jun 24, 2016 at 11:22:07PM +0200, Nicolai Hess wrote: >>> Can you try if this is working wit