So that I understand properly. If I write, say, a visual presentation in
Moose, PharoJS allows me to export that presentation to a javascript
window? So it can be viewed in any web browser?
On Fri, Mar 12, 2021 at 7:55 AM Stéphane Ducasse
wrote:
> super cool!
>
> On 12 Mar 2021, at 16:16, Noury
This is interesting. How many people usually go to these code sprint
things?
I am learning pharo and roassal and I perused Moose and it looks very
interesting!
On Mon, Feb 24, 2020 at 4:52 AM Marcus Denker
wrote:
> We will organize a Pharo sprint / Moose dojo Feb 28, starting at
>
> 10:
er, at least in Pharo8
On Sun, Feb 23, 2020 at 10:11 PM Ben Coman wrote:
> On Mon, 24 Feb 2020 at 04:31, Steve Quezadas wrote:
>
>> I usually like to go through the source code to answer my own question,
>> but I can't tell by reading it.
>>
>> [Morph], from w
Sun, Feb 23, 2020 at 7:47 PM K K Subbu wrote:
> On 24/02/20 2:00 AM, Steve Quezadas wrote:
> > [Morph], from what I understand, deals with manipulating graphics on
> > smalltalk. But when I use ZnEasy to get a jpeg file, I notice that it
> > returns a [Form] and not a [Morph] t
I usually like to go through the source code to answer my own question, but
I can't tell by reading it.
[Morph], from what I understand, deals with manipulating graphics on
smalltalk. But when I use ZnEasy to get a jpeg file, I notice that it
returns a [Form] and not a [Morph] to display a jpeg. S
This is interesting. I will surely go to this tech talk, as I'm always
interested in finding new and efficient methods of organizing groups. Will
this be a youtube streaming of the demo? Or is it mostly chat?
What is the best way to use javascript libraries within pharo? amber or
pharojs? scarlet?
This is interesting. I will surely go to this tech talk, as I'm always
interested in finding new and efficient methods of organizing groups. Will
this be a youtube streaming of the demo? Or is it mostly chat?
What is the best way to use javascript libraries within pharo? amber or
pharojs? scarlet?
?
On Sun, Feb 9, 2020 at 9:44 AM Denis Kudriashov
wrote:
> Hi Steve
>
>Smalltalk tools browser open
>
> вс, 9 февр. 2020 г. в 17:37, Steve Quezadas :
>
>> Hello,
>>
>> I am porting a package into Pharo 8. One of the objects is referring to
>> object [B
Hello,
I am porting a package into Pharo 8. One of the objects is referring to
object [Browser], but that does not seem to present in Pharo8 and
deprecated in Pharo5. What is the modern replacement for [Browser]?
Also, is there a "smaltalk" way to find out recommended replacements for
deprecated
Is there a "smalltalk" way of displaying all the icons that are
available in spec? Or a website with all the images, just so that I
can have a "bird eye's view" of the data?
Is [ButtonPresenter] in the new spec2? In Spec1, anyway, it seems to be
subclassed from [AbstractWidgetPresenter] which is subclassed from
[ComposablePresenter], but doesn't seem anywhere in the Spec2 package, as
far as I can tell.
I checked spotter and it seems [ButtonPresenter] is deprecated now
So if I'm messing around with Spec, do you recommend I use Spec1 or Spec2
at this point?
On Sat, Feb 1, 2020 at 5:34 AM Esteban Lorenzano
wrote:
>
>
> On 1 Feb 2020, at 13:38, Steve Quezadas wrote:
>
> But Spec1 is already being deprecated in Pharo8! Why is it being
>
But Spec1 is already being deprecated in Pharo8! Why is it being deprecated
if Spec2 is not even done? What am I supposed to use if I want to build
something today?
On Sat, Feb 1, 2020 at 3:37 AM Norbert Hartl wrote:
>
>
> Am 01.02.2020 um 02:50 schrieb Steve Quezadas :
>
>
&g
gt;
> Some of them are not yet integrated into this demo browser tho.
>
> On Sat 1 Feb 2020 at 00:50, Steve Quezadas wrote:
>
>> Hey guys,
>>
>> Forgive the naive question, but does anyone know how to open the demos in
>> Spec2? The package "Spec2-Examples
Hey guys,
Forgive the naive question, but does anyone know how to open the demos in
Spec2? The package "Spec2-Examples" has a few example objects that I would
like to toy with:
SpDemo
SpDemoButtonsPresenter
SpCheckBoxExample
"SpDemo openInWorld" is not working.
I'm in LA, and I would definitely attend meetups. I'm writing these little
small apps in pharo just getting used to the environment and I think it's
great.
On Fri, Jan 31, 2020 at 9:42 AM tbrunz wrote:
> Thanks, Mariano. Wish I had known about the Portland event; I might have
> made arrangement
Does Apache cordova drain a lot of battery from the phone?
On Tue, Jan 28, 2020 at 10:19 AM N. Bouraqadi wrote:
> The latest PharoJS-powered smartphone app is now live.
> Development has been made using Pharo.
> Then, javascript code is generated using PharoJS.
> Last, the app is built to target
Yeah, I went to the portland one, it was great. I regretted missing the
Charlotte one.
On Tue, Jan 28, 2020 at 4:46 AM Mariano Martinez Peck
wrote:
>
>
> On Mon, Jan 27, 2020 at 10:30 PM tbrunz wrote:
>
>> We need to start one. Along with a North American version of ESUG.
>>
>>
> There are a f
What do you like about Lua? curious;
On Thu, Jan 16, 2020 at 5:20 PM Vince Refiti <
vince.ref...@trapezegroup.com.au> wrote:
> Hi
>
> I would use Lua Love (https://love2d.org/) for such things.
>
> Vince
>
> -Original Message-
> From: Pharo-users [mailto:pharo-users-boun...@lists.pharo.or
is voyage the most common way to do it?
On Mon, Jan 27, 2020 at 5:32 PM tbrunz wrote:
> How about Voyage?
>
> https://github.com/pharo-nosql/voyage
>
>
>
>
> --
> Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
>
>
Does anyone know of any upcoming smalltalk conferences in the United States?
I am writing a simple "quote-of-the-day" object for pharo that stores both
quotes and pictures. What is the "idiomatic" way of storing data in pharo?
Do I connect to some sort mysql database or is there a better "smalltalk"
way to do it?
Forgive the naive question.
- Steve
Great, I learn a lot by playing around with the demos
On Fri, Jan 24, 2020 at 1:56 AM Kasper Østerbye
wrote:
> Hi
>
> Just to make sure - you guys know about the class SpDemo (part of the
> image), it has examples of a lot of things. It is seriously a treasure
> trove of how-to.
>
> Best,
>
> Ka
Does any stuff from Spec 1 transfer over to Spec 2? Is it more-or-less
interchangeable with a few tweaks here and there?
On Thu, Jan 23, 2020 at 11:48 AM ASAM wrote:
> I looked for the same one and even donated. But as far as I know there is
> no
> book yet.
>
>
> https://www.okpal.com/building-
guys,
is there any "official" documentation on spec 2? I found a video on
youtube, a slide deck from a presentation, and this github page:
https://github.com/dionisiydk/Spec2
It seems to have some sort of integration with gtk, but not too much
documentation.
- Steve
Can't wait. You guys are doing an amazing job with this Glamorous Toolkit
stuff!
On Wed, Oct 9, 2019 at 5:04 AM Cyril Ferlicot
wrote:
> On Wed, Oct 9, 2019 at 11:47 AM Shaping wrote:
> >
> > Is there an ETA for Pharo's Spec2 with Gtk3 bindings?
> >
>
> Hi,
>
> The project is currently in develo
Does anyone know of a keyboard shortcut in pharo that switches from the
method selectors in the "class side" to the "instance side"? I can't seem
to find anything by browsing google.
Ctrl-h seems to be an undocumented keystroke command to switch to "heirchy
list" when the object in the browser is
Is there any documentation to the new spec2 object?
can you post the meeting in UTC time? It's easier to coordinate across the
globe in UTC time
On Thu, Sep 26, 2019 at 5:24 AM Esteban Lorenzano
wrote:
> It is my fault :)
> I’m sorry, but my week is being complicated and sadly I didn’t manage to
> clean up the mess :(
>
> Anyway, next slot I prom
ather like
> models that explain why the sun is dark.
> If "colleges" are set up to favour white males, they are doing a
> catastrophically bad job of it. So much so that I
> have been glad I have daughters, not sons.
>
> If you want to say that Computer Science numbers
This is way too far for me. I am going to the one in portland in a week
though.
Also, it's nice to know where these pharo smalltalk conventions and camps
are. What is the best way to learn about these? Through this maillist or is
it posted somewhere?
On Mon, Sep 23, 2019 at 10:58 AM Johan Brichau
t; is
patently false. Most colleges, at least in the united states, are very
biased to left-wing political views.
So no.
On Mon, Sep 23, 2019 at 7:39 AM Stephan Eggermont wrote:
> Steve Quezadas wrote:
> > Your interpreting this information with a SJW lens.
>
> SJW is a politic
arch/083849.html
> > is eye-opening. (It's mainly about Ruby community issues.)
> >
> > On Mon, 23 Sep 2019 at 11:51, Offray Vladimir Luna Cárdenas
> > wrote:
> >> My point was that this community, as a the big majority of FLOSS ones,
> is not a democracy and *no
science would be a
> democracy, the earth would be "still" flat.
> On 22/09/19 6:04 p. m., Steve Quezadas wrote:
>
> I would say that the majority don't seem to be in favor of it. This should
> be a democracy.
>
> On Sun, Sep 22, 2019 at 1:53 PM Offray Vladimir L
I would say that the majority don't seem to be in favor of it. This should
be a democracy.
On Sun, Sep 22, 2019 at 1:53 PM Offray Vladimir Luna Cárdenas <
offray.l...@mutabit.com> wrote:
>
> On 22/09/19 3:38 p. m., Steve Quezadas wrote:
> > > The discussion so f
> The discussion so far shows that CoC is not a distraction to many
Actually, the discussion shows that the CoC is "a distraction to many".
On Sun, Sep 22, 2019 at 10:12 AM Offray Vladimir Luna Cárdenas <
offray.l...@mutabit.com> wrote:
> Hi,
>
> On 21/09/19 11:38 p. m., Jerry Kott wrote:
> > Th
Ahhh, interesting! I didn't know caffeine even existed! Thank you for
sharing.
On Sat, Sep 21, 2019 at 3:24 PM Craig Latta
wrote:
>
> Hi--
>
> > Craig Latta runs Smalltalk images on the javascript vm written by Bert
> > Freudenberg. Search for Caffeine
>
> Yes, https://caffeine.js.org is my
My issue is that this covenant is selectively applied to some things, but
not others. The wording might change, but the cultural attitude will
prevail on how it gets "enforced". Again, the best thing to do is simply
keep it neutral and anything not related to pharo get thrown out as
"off-topic".
H
I am going to the portland meetup this october and I noticed that one of
the items listed is "Smalltalk on iOS and Android" which intrigues me. Is
some Guilfoyle-type here writing a VM for these platforms? I was joking
with a friend that we should write a vm for ios using the "smalltalk blue
book"
meone didn't want to
hear, whatever that may be.
This list was fine without it, we don't have any problems, just replace it
with "keep the subject matter on pharo, anything else is off-topic"
On Fri, Sep 20, 2019 at 3:11 PM Ramon Leon wrote:
> On 2019-09-20 3:03 p.m., Steve Q
I think the "covenant" should be a single line: "keep the subject matter on
pharo, anything else is off-topic".
This list should be politically neutral. I personally hate politics because
neither side ever gets the other side to "see the light". It's a religous
argument basically. The problem is i
> That wording is an insult to all people that support a leftist vision of
the world.
Or maybe you're too easily offended and the problem lies with you.
On Fri, Sep 20, 2019 at 3:56 AM Sven Van Caekenberghe wrote:
> I carefully worded my reply:
>
> saying "I have no interest in supporting a le
Yeah, I agree, what I say or do outside the Pharo channels is completely my
business. this 'code' has no place here. Hell, Richard Stallman got
deprived out of his LIFE'S WORK over a technical definition of what
constitutes statutory rape, which is silly.
Please remove this nonsense out of the pha
Yeah, I agree. Why is this even here? The thing I like about this maillist
is that its very community oriented and everyone here helps each other.
It's devoid of all the political-soapbox nonsense that I would find on,
say, facebook. Which is why I don't deal with that platform anymore.
And most o
Guys,
I am learning this new "spec" thing. I created a simple Spec "list" object
with the following code:
arbitraryList := ListPresenter new.
arbitraryList
items: #('one' 'two' 'three' 'four. . .');
title: 'Arbitrary list'.
arbitraryList openWithSpec.
Which creates a simple list like follow
Ok, so with, for example, "SpecColumnLayout", how would I find the new
method selector to use?
On Mon, Aug 19, 2019 at 11:34 AM Cyril Ferlicot
wrote:
>
>
> On Mon 19 Aug 2019 at 20:30, Steve Quezadas wrote:
>
>> I am experimenting with smalltalk. Sometimes a functi
ComposableModel is now ComposablePresenter. You have to change all the spec
"Model" to "Presenter". As for documentation, I don't think there is any
except for that book. The github page is pretty much empty. Is there any
documentation other than that book?
On Wed, Aug 21, 2019 at 7:37 AM Vitor M
I am experimenting with smalltalk. Sometimes a function gets
deprecated and is crossed out. Is there a "smalltalk way" of finding
the equivalent replacement function?
Forgive the naive question here. But if an object gets deprecated, how do
you find the closest replacement object in Pharo? Is there a way to do it
within the VM or do you just have to check the documentation?
- Steve
Is there an equivalent of alt-tab in pharo? I am looking in the keyboards
shortcuts and I can't find anything.
Wonderful, thank you. I am starting to write my own tools in pharo because
it's s much easier. I'm glad to be rid of html
On Tue, Aug 13, 2019 at 1:26 PM Cyril Ferlicot D.
wrote:
> Le 13/08/2019 à 22:23, Steve Quezadas a écrit :
> > How did you put that in the menu
How did you put that in the menubar?
On Tue, Aug 13, 2019 at 4:26 AM Torsten Bergmann wrote:
> Guillermo wrote
> > Is it pure morphic or you’ve updated it to spec?
>
> still Morphic based - have not done much in Spec yet. There is a Pharo8.0
> branch
> you can send PR to ;)
>
> Bye
> T.
>
>
I was playing around with the settings of iceberg and I must have messed up
a setting or something because now when I open iceberg, I get a "object not
found - no match for id".
Is there a way to "reset the settings" of iceberg so I can at least open it
back up?
- Steve
liar with Spec but I'll have a go...
>
> On Wed, 17 Jul 2019 at 07:03, Steve Quezadas wrote:
>
> > On Tue, Jul 16, 2019 at 7:43 AM Ben Coman wrote:
> >>
> >> On Tue, 16 Jul 2019 at 12:49, Steve Quezadas
> wrote:
> >> >
> >> &g
-- -- -- -- -- -- -- -- -- -- -- -- "!
WidgetClassList class
instanceVariableNames: ''!
!WidgetClassList class methodsFor: 'specs' stamp: 'SteveQuezadas 7/10/2019
14:14'!
defaultSpec
^ SpecLayout composed
add: #list;
yourself! !
On Tue, Jul 16, 2019 at 7:43 AM
I am running through the "Spec UI Framework" tutorial, and in it has a
widget class inherited from "ComposablePresenter" (ComposablePresenter
subclass: #WidgetClassList). But for some reason the
"whenSelectedItemChanged:" method call does not execute when I select any
item on the GUI list. Is there
Glenn,
Thank you for your response. Ok, so you can browse examples by inspecting
the class? Which classes do you mean because I can't seem to find any ones
with examples. For example, here:
https://steverstuff.s3.amazonaws.com/pharo2.png
I can't find the examples tag! Maybe I am looking in the wr
I created a simple listbox. It looks like this:
https://s3.amazonaws.com/steverstuff/items.png
If I hit a specific selection, say "Item B", how can I make smalltalk run
an arbitrary piece of code? (ie: "Transcript show: 'got here'").
Method "whenSelectedItemChanged" should, in theory, do this. It
I am trying to experiment with Bloc and Brick. I downloaded the packages,
and want to "play around with it" by experimenting with the examples in it.
But how do I open the examples? The github page for both Block and Brick
doesn't really list much documentation.
Taking from an arbitrary Brick exam
Yes, that "addFlexOf" thing seems to be the message I needed to add to get
the morph to rotate. Forgive the naive question.
On Thu, Apr 25, 2019 at 9:19 AM K K Subbu wrote:
> On 25/04/19 7:29 PM, Steve Quezadas wrote:
> > I am trying to rotate an instance of a [Transfor
I am trying to rotate an instance of a [Transformation morph]. I am sending
an "angle:" message, which should work since "angle:" is listed as a method
in it's parent class, yet when I sent a message, it claims "it does not
understand #angle". Shouldn't messagepassing forward the message to it's
pa
Forgive my ignorance, but what is Discord?
On Thu, Apr 18, 2019 at 1:29 AM Serge Stinckwich
wrote:
> I think #gtoolkit channel on Discord is the best way to discuss with
> people.
>
> On Tue, Apr 16, 2019 at 6:37 PM Steve Quezadas wrote:
>
>> Is there a forum or maillist
Is there a forum or maillist for glamorous toolkit? I can't find anything
on the official website or google searches.
I am going through the "Spec UI framework" manual and creating a simple UI
interface for a program I am writing. When I do a:
foo := SampleForm new openWithSpec.
I am getting the following error:
"Instance of SampleForm did not understand #okButton"
okButton is an "instance variable" of the [Samp
is it part of the base image? It's not listed in spotter. I also checked
the packages for something beginning with Clap and it's not there either.
I am also running linux, so "eval" is not an option in my commandline.
On Sun, Mar 24, 2019 at 12:06 PM Alistair Grant
wrote:
> On Sun, 24 Mar 2019
newlines pattern in the regex line. So the correct (working) example is
here:
> myString := 'one\n\ntwo\n\n'.
> re := '\\n\\n' asRegex.
> myString splitOn: re.
I am putting this on here just in case someone else runs into the same
problem.
- Steve
On 01/14/20
I am trying to split a string in pharo using a regular expression.
A simple example that works:
myString := 'one\n\ntwo\n\n'.
myString splitOn: '\n\n'.
A simple example that does not work:
myString := 'one\n\ntwo\n\n'.
re := '\n\n' asRegex.
myString splitOn: re.
The result of the above is I get
I am experimenting with pharo right now, particularly with Morphs. The
weird thing is that some morphs can have a rotation halo and others do not.
This has a "rotate halo":
bar := EllipseMorph new.
bar openInWorld.
This does not:
foo := Morph new.
foo openInWorld
Am I missing something? Also,
What happened to the pharo commandline "eval" function?
Does anyone know what happened to the pharo "eval" function on the
comnandline? It seems to have disappeared in the newer versions. The
Coral thing also seems to be abandoned as the readme is no longer there:
http://smalltalkhub.com/#!/~P
69 matches
Mail list logo