app and I'll publish the end
result.
Thanks All,
Daniel
On Sun, Sep 17, 2017 at 7:18 PM Ben Coman wrote:
> On Sun, Sep 17, 2017 at 3:59 PM, Daniel BLANC
> wrote:
> > Thanks Stef, this app is just a quick hack
>
> Quick hacks are still often interesting reading and useful s
te:
> http://www.smalltalkhub.com/#!/~TorstenBergmann/Scheduler
>
> Cheers,
>
> Hernán
>
> 2017-09-13 17:36 GMT-03:00 Daniel BLANC :
> > Hi All,
> >
> > I'm a very beginner with smalltalk. I am building a small seaside app for
> > controlling wifi access of my
Hi All,
I'm a very beginner with smalltalk. I am building a small seaside app for
controlling wifi access of my teenagers kids. In this app I need to start
or stop the wifi acces at a given time.
For the moment I'm doing it with an infinite loop in a process, with this
code:
WifiController >> sta
Thanks Esteban for fixing the issue. Thanks Marcus for the explanation, I
understand the situation.
On Wed, Sep 13, 2017 at 11:41 AM Marcus Denker
wrote:
> >
> >
> > BTW, If you need help for system administration, I'm willing to help and
> I can dedicate some time to it. Is there someone I ca
Hi All,
I don't know if you're aware of this but http://catalog.pharo.org/ returns
a 503 service is temporarily unavailable.
BTW, If you need help for system administration, I'm willing to help and I
can dedicate some time to it. Is there someone I can talk to about this ?
Thanks,
Daniel
th Morphic.
Daniel
On Tue, Mar 21, 2017 at 11:19 PM Nicolai Hess wrote:
2017-03-21 20:21 GMT+01:00 Daniel BLANC :
Hi all,
I'm building a Spec UI with an ImageModel and a LabelModel. The image is a
map, and the label should display the mouse coordinates when the mouse
cursor is on
Hi all,
I'm building a Spec UI with an ImageModel and a LabelModel. The image is a
map, and the label should display the mouse coordinates when the mouse
cursor is on the map.
I'm a newcomer to Pharo and Smalltalk, I've searched in the pharo image,
and looked into events, on:send:to: message, but
Hi,
I'm probably missing something but have you tried : altgr + 6 ?
On my keyboard altgr is the alt on the right of the spacebar:
Le ven. 17 févr. 2017 à 12:14, Mark Neagu a écrit :
> Hi everybody,
>
> I wrote yesterday night on the same topic, and later in the night Sven
> proposed a solutio