To whom it may concern ,
may i ask for some help about standard graphic routines ?
As a beginner i just have learned all the first level SYNTAX of
smalltalk 80.
Now , you can imagine , i am interested in writing little GUI windows
and graphics for
placing some text in the right positions.
Hello,
I don't really know how to answer.
Are your examples really from smalltalk-80 ? Were they running on the
Xerox-D microcoded machine ? Because I don't think there are anymore
smalltalk-80 available right now, nor machine that can run it. There's a
smalltalk-78 running on javascript on the w
Hi Offray,
I think I better understand what you are doing now, and how you are using STON.
What I think might help you (in your use case), is to add two options:
1 - to STONWriter #keepNewlines that converts any newline inside Strings to a
newline as specified by #newline: instead of encoding i
Hi!
I just tested it in a clean image and now it works fine. Thanks a lot.
Cheers,
Rosario
--
View this message in context:
http://forum.world.st/RTMultiCompositeShape-Bitmap-tp4791277p4792375.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Hello Hans,
the standard way to build GUIs using Pharo is to use Spec. I suggest you have a
look at the documentation of Spec online, do the tutorial and then you can
start experimenting. The easiest way to see the Spec documentation is here:
https://ci.inria.fr/pharo-contribution/job/PharoFor
phicsContext.
aGraphicsContext translateBy: 15 @ 15]
Greetings
Hans
The Byte Surfer
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.pharo.org/pipermail/pharo-users_lists.pharo.org/attachments/20141126/1e0bfd5a/attachment-0001.html>
Hello Hans
My opinion is that you waste your time trying to find a smalltalk 80 just
because you were used to it. Its like me returning back to GWBASIC which is
the first programming language I learned to use back in 1988. Why use
something so old that cant take advantage of new technology and new
Hello,
Do we have an installable browser for Pharo, simple but reliable as was
Browser?
Hilaire
--
Dr. Geo - http://drgeo.eu
iStoa - http://istoa.drgeo.eu
Le 26/11/2014 21:30, Hilaire a écrit :
Hello,
Do we have an installable browser for Pharo, simple but reliable as was
Browser?
What is Browser? A system browser?
Thierry
Hilaire
Le 26/11/2014 21:44, Thierry Goubier a écrit :
>> Do we have an installable browser for Pharo, simple but reliable as was
>> Browser?
>
> What is Browser? A system browser?
Yes, to browser code
--
Dr. Geo - http://drgeo.eu
iStoa - http://istoa.drgeo.eu
Le 26/11/2014 21:51, Hilaire a écrit :
Le 26/11/2014 21:44, Thierry Goubier a écrit :
Do we have an installable browser for Pharo, simple but reliable as was
Browser?
What is Browser? A system browser?
Yes, to browser code
Then Stéphane has a simple one, for minimal Pharo.
I have one, Al
icsContext
1 to: 10 do:
[:i|
aGraphicsContext translation printString
asComposedText displayOn: aGraphicsContext.
aGraphicsContext translateBy: 15 @ 15]
Greetings
Hans
The Byte Surfer
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.pharo.or
"Kilon is looking to see if he can build one. I believe he can :)"
I wont be building one from scratch , I like your AltBrowser too much to do
that. You basically took the 4 panels of the System Browser and reduced
them to 2 panels. My goal will be to reduce them to one panel .For that to
happens
Do someone knows about a libevent binding for Pharo , or made
experiments with Pharo and this library ?
After some experiment with the standard socket IO handling, I have the
feeling that it cannot scale on unix and neither on windows ...
TIA
Regards
Alain
Hi,
I installed ViDI on Pharo 4 following the project instructions detailed in
its GitHub page:
Gofer new
smalltalkhubUser: 'YuriyTymchuk'
project: 'Configuration';
configurationOf: 'Vidi';
load.
#ConfigurationOfVidi asClass loadStable
When I launch the ViDI option I get the error: "Erro
Le 26/11/14 21:30, Hilaire a écrit :
Hello,
Do we have an installable browser for Pharo, simple but reliable as was
Browser?
What is the problem that you have with the current one?
Stef
Hilaire
> On 26 Nov 2014, at 23:48, Alain Rastoul wrote:
>
> Do someone knows about a libevent binding for Pharo , or made experiments
> with Pharo and this library ?
> After some experiment with the standard socket IO handling, I have the
> feeling that it cannot scale on unix and neither on windows
So, I would like to look at AltBrowser, but when I try to install it in a Pharo
4 image I get an exception “ZdcPluginMissing: SSL/TLS plugin initialization
failed” Any ideas on where to find it?
I’ve already tried installing Zodiac, Zinc-Zodiac and SqueakSSL and still no
plugin.
Craig
18 matches
Mail list logo