Hello,
With Victor we have been working on a Pharo programming environment entirely
made in Virtual Reality. We need feedback from VR and Smalltalk / Pharo lovers.
The url gives plenty of screenshots of the environment:
https://github.com/Vito217/PharoVRIDE
We need people to try it and give us
Alex I think that with the spec2 effort I would really like to see if we can
have a vr back-end :)
BTW what kind of VR device do we need.
> On 18 Nov 2020, at 16:02, Alexandre Bergel via Pharo-users
> wrote:
>
> Hello,
>
> With Victor we have been working on a Pharo programming environment
> Alex I think that with the spec2 effort I would really like to see if we can
> have a vr back-end :)
It would be cool, indeed!
> BTW what kind of VR device do we need.
We have experienced with HTC and it works well.
Alexandre
>
>
>> On 18 Nov 2020, at 16:02, Alexandre Bergel via Pharo-us
Hey, all..
I am taking the Pharo Mooc, and was wondering:
is there any way to change the color next to the test method name?
I am colorblind, and I can’t tell the different between green and yellow.
Thanks!
peace,
sergio
photographer, journalist, visionary
Public Key:
https://pgp.key-
Hi,
Those buttons are created in ClyTestResultProperty >> createIcon.
They rely on the icons founds in Smalltalk ui icon.
I didn't find a nice way to modify it radically so you can see the
difference.
So here's a bad way :D
(Smalltalk ui icon iconNamed: #testGreenIcon) becomeForward: (Smalltal