Yes, but at this point it will probably be a booklet, like the Glorp and Smacc
ones you posted.
> Sent: Saturday, May 06, 2017 at 6:19 AM
> From: "Stephane Ducasse"
> To: "Any question about pharo is welcome"
> Subject: Re: [Pharo-users] XMLHTMLParser Entity Handling oddity
>
> Hi guys
>
> I
Okay, I had to fall back to V40 of Pharo. I guess that means I also have to
fall back to the previous "Pharo by Example" book, instead of "Pharo by
Example 50."
Bummer.
--
View this message in context:
http://forum.world.st/Pharo-for-Raspberry-Pi-tp4945740p4945746.html
Sent from the Pharo Sma
Hi,
maybe someone can give me a hint.
I use SPEC for an elaborate GUI with the need to switch autoaccept of
inputFields off.
So accept of textInputFields is by Return.
Since Tabs are used to navigate anyway, It would be great to "accept" on
leaving the inputField.
I found the possibility to
I guess you will have to check both, the VM and the image are Spur or not. Do
not combine them.
-
Nacho
Smalltalker apprentice.
Buenos Aires, Argentina.
--
View this message in context:
http://forum.world.st/Pharo-for-Raspberry-Pi-tp4945740p4945741.html
Sent from the Pharo Smalltalk Users
I'm following Torsten's article, "Pharo Pi," to setup my new Raspberry Pi 3.
The only differences are: 1) I'm using 63.zip for the VM instead of 61.zip;
2) I'm using Pharo V50 instead of V40. However, I'm getting the following
error when I try to run Pharo:
*This interpreter (vers. 6505) cannot re
What I can tell you is that I do not know for sure how to do it :)
On Sat, May 6, 2017 at 2:29 PM, Peter Uhnak wrote:
> Hi,
>
> the code generated from the migration tool can be used by both Iceberg and
> GitFileTree (because they both use FileTree format to store the code).
>
> So you can just
Hi,
the code generated from the migration tool can be used by both Iceberg and
GitFileTree (because they both use FileTree format to store the code).
So you can just migrate your code, install Iceberg and you're good to go.
I can write a blog post about this I guess...
(maybe I could add the mi
Hi guys
It would be supercool to have a chapter on the XML package.
Does any of you have the knowledge to do it?
I do not have it.
Stef
On Sat, May 6, 2017 at 9:51 AM, Udo Schneider
wrote:
> Perfect! Thank you very very much!
>
> Am 05/05/17 um 19:28 schrieb monty:
>
> This should be fixed no
Perfect! Thank you very very much!
Am 05/05/17 um 19:28 schrieb monty:
This should be fixed now. Thanks for the bug report.
Sent: Wednesday, May 03, 2017 at 4:44 PM
From: "Udo Schneider"
To: pharo-users@lists.pharo.org
Subject: [Pharo-users] XMLHTMLParser Entity Handling oddity
All,
I'm hit