can you open a bug entry?
Stef
On 28 Feb 2014, at 05:49, b...@openinworld.com wrote:
> b...@openinworld.com wrote:
>>
>> Pharo4Stef wrote:
>>>
>>> On 27 Feb 2014, at 11:22, Thomas Worthington
>>> wrote:
>>>
>>>
Is it expected that two browsers open on the same class don't reflect th
On 28 Feb 2014, at 05:03, b...@openinworld.com wrote:
> As a general rule, people feel more confident about systems they can control.
> So I was thinking this might be a good snippet for demos to give that sense
> of control.
>
> "Evaluate one line at a time."
> logo := ActiveWorld submorphs
b...@openinworld.com wrote:
Pharo4Stef wrote:
On 27 Feb 2014, at 11:22, Thomas Worthington wrote:
Is it expected that two browsers open on the same class don't reflect the same state if one of them is used to edit the class?
What do you mean exactly?
No
Pharo4Stef wrote:
On 27 Feb 2014, at 11:22, Thomas Worthington wrote:
Is it expected that two browsers open on the same class don't reflect the same state if one of them is used to edit the class?
What do you mean exactly?
Normally the two browser should let you browse
As a general rule, people feel more confident about systems they can
control. So I was thinking this might be a good snippet for demos to
give that sense of control.
"Evaluate one line at a time."
logo := ActiveWorld submorphs last.
logo center: ActiveWorld center.
logo top: 0.
cheers -ben
This is unexpected !
Open two browsers on the same class with opened comment pane. changing the
comment in one class
updates the text in the other.
changing the super class, or the instance variables does *not* update the
other browser.
I was sure this works for all changes.
2014-02-27 20:56
On 27 Feb 2014, at 11:22, Thomas Worthington wrote:
> Is it expected that two browsers open on the same class don't reflect the
> same state if one of them is used to edit the class?
What do you mean exactly?
Normally the two browser should let you browse the same class differently but
the cl
https://www.youtube.com/watch?v=I5ogPOs3PLM
On 27 Feb 2014, at 15:50, Sven Van Caekenberghe wrote:
> Pharo 3.0 on Ubuntu 13.10
>
> The hacker experience: using ZeroConf to get Pharo 3.0 up and running in a
> blank Ubuntu 13.10 (32-bit) account in 1 minute flat. Doing some HTTP hacking
> in th
On Thu, Feb 27, 2014 at 3:50 PM, Sven Van Caekenberghe wrote:
> Please note that there are alternative ways to install and run Pharo [
> http://www.pharo.org ].
is there a link missing to your video?
On Ubuntu, the easiest is to follow this
http://www.pharo.org/pharo-download/ubuntu
--
Dami
bravo !
Btw, anybody with in-RAM Puppy Linux on an Atom netbook other than me ?
Mine is for my own Japanese-lang training app's to be a bit portable, but
not Android or Win8.
It can be tricky to get other languages in place on Puppy-in-RAM ... ( it
takes about that 1 min to boot and then to setup
thanks
I am already spread very thin and am reluctant to drop Pharo as I have no
assurance that Dolphin Smalltalk is going to hang in there ... and I have
health issues already in early retirement ( NOBODY even interviews a
software developer over 60 in Canada - even though the Google guys I meet
Pharo 3.0 on Ubuntu 13.10
The hacker experience: using ZeroConf to get Pharo 3.0 up and running in a
blank Ubuntu 13.10 (32-bit) account in 1 minute flat. Doing some HTTP hacking
in the next 5 minutes. Includes terminal headless execution as well.
Please note that there are alternative ways to
Robert Shiplett wrote:
Someone keeps saying I must be doing something wrong, the ini
file must be wrong execution in Windows in dependent on two
settings of PATH in env var's ... and Win drag-drop in Explorer would
have to be broken
I hope you don't take it to heart. Its a
Thanks, got it working! :)
2014-02-27 13:11 GMT+01:00 Sven Van Caekenberghe :
> I think the following would work
>
>
> https://ci.inria.fr/pharo-contribution/view/ARM-Experimentation/job/RaspberryPi-Cross-Compilation-JB/
>
> download results.tar.gz
>
> Anyway, this project is still bleeding edge
I think the following would work
https://ci.inria.fr/pharo-contribution/view/ARM-Experimentation/job/RaspberryPi-Cross-Compilation-JB/
download results.tar.gz
Anyway, this project is still bleeding edge and has not yet released anything.
On 27 Feb 2014, at 12:51, Bernat Romagosa
wrote:
> H
On 26 Feb 2014, at 21:16, Robert Shiplett wrote:
> Btw, desktop menu move top window to back seems to have no effect ( unless
> fired from a given window and not the Pharo world area )
https://pharo.fogbugz.com/f/cases/13001/SystemWindow-sendTopWindowToBack-does-not-work-when-invoked-from-Worl
On Wed, Feb 26, 2014 at 3:52 PM, Sven Van Caekenberghe wrote:
> Installing and running Pharo 3.0 on a blank Windows 8.1 machine in under 1
> minute.
>
> http://www.youtube.com/watch?v=FKokxrQtrg0
>
> With an extra minute to demo some basic interactions.
Pharo can easilty be *installed* on Windo
Hi list,
I recently read there is a compiled version of a Pharo VM for Raspbian, but
the link provided in the blog post is broken (
https://ci.inria.fr/pharo-contribution/view/RaspberryPi/job/RaspberryPi-Cross-Compilation-FastBltBit/
).
Any chance to get it from somewhere else?
Thanks!
--
Bern
Someone keeps saying I must be doing something wrong, the ini file must be
wrong execution in Windows in dependent on two settings of PATH in env
var's ... and Win drag-drop in Explorer would have to be broken
As I say, what obscure PATH issue could that have been ?
And I am still trying to
2014-02-27 11:43 GMT+01:00 Damien Cassou :
> Hi Sven,
>
> On Wed, Feb 26, 2014 at 11:52 PM, Sven Van Caekenberghe
> wrote:
> > The out of the box experience. Installing and running Pharo 3.0 on a
> blank Mac OS X 10.9 account in 40 seconds.
> >
> > https://www.youtube.com/watch?v=xxljgugI4c4
> >
Hi Sven,
On Wed, Feb 26, 2014 at 11:52 PM, Sven Van Caekenberghe wrote:
> The out of the box experience. Installing and running Pharo 3.0 on a blank
> Mac OS X 10.9 account in 40 seconds.
>
> https://www.youtube.com/watch?v=xxljgugI4c4
>
> With 3 extra minutes to demo some networking and image m
Is it expected that two browsers open on the same class don't reflect the
same state if one of them is used to edit the class?
I'm sure this used to work, although I might be getting mixed up with
Emacs.
TW
22 matches
Mail list logo