Hello,
Is there a way to specify:
- The "type" of command line arguments.
- The default value if none is given.
- That an argument is obligatory or optional?
A bit like argparse does in Python, if you know it.
Julien
Looks nice, very similar to what Agustin presented in Smalltalks a few days
ago. We will post more info soon.
So there are at least 3 known projects working in Pharo + Roassal
Are the authors in this list? Great work!
It would be great to share the experience
On Thu, Nov 26, 2015 at 5:12 PM, Of
Never mind. I found it[1]. It was on the see more of the you tube video
(I advice to make it more visible on the page of the project):
[1] https://github.com/ser515asu/AgileTweetViz-Technocrats
[2] https://sites.google.com/a/asu.edu/project-geeko/
Cheers,
Offray
On 26/11/15 15:07, Offray Vlad
Their work is public, but they had to store their work on github. So, you need
to look up on Github.
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
> On Nov 26, 2015, at 5:07 PM, Offray Vl
Really nice and helpful... I don't see any public repo for the tool on .
There is any?
Cheers,
Offray
On 26/11/15 13:44, Alexandre Bergel wrote:
Hi!
Some students from Arizona State University are analyzing some tweets. This is
pretty cool. Here are some short video and url full of pictures
Nice work!
Doru
> On Nov 26, 2015, at 7:44 PM, Alexandre Bergel wrote:
>
> Hi!
>
> Some students from Arizona State University are analyzing some tweets. This
> is pretty cool. Here are some short video and url full of pictures:
>
> https://sites.google.com/a/asu.edu/project-geeko/
> https:
Hi!
Some students from Arizona State University are analyzing some tweets. This is
pretty cool. Here are some short video and url full of pictures:
https://sites.google.com/a/asu.edu/project-geeko/
https://drive.google.com/file/d/0BxQoWoSofKvaTkN5bk9hN0NyQ28/view
https://www.youtube.com/watch?v=
Hi,
I had tried that before and didn't work. Passing information between
widgets and back in this spec interface seems my stop point now... If
someone could help me with some kind of minimalist example that uses
treeModel, that would be greatly appreciated.
Cheers,
Offray
On 26/11/15 12:47
Try #whenHighlightedItemChanged: method.
I remember that distinction between selection/highlight is not very clear in
TreeModel.
--
View this message in context:
http://forum.world.st/Spec-Binding-widgets-how-to-tp4863742p4863757.html
Sent from the Pharo Smalltalk Users mailing list archive at
Hi,
I'm starting to migrate my grafoscopio interface from only GT to
Spec-Glamorous. I have kind of a working layout as you can see:
and now I want to bind the different widgets so when I select a tree
node I can show/edit its title and contents. I have read the Spec
documentation on how t
Hi Skip,
It is working fine for me
Thank you.
Abdelghani
De : Skip Lentz
À : abdelghani ALIDRA ; Any question about pharo is
welcome
Envoyé le : Jeudi 26 novembre 2015 13h38
Objet : Re: [Pharo-users] catching exceptions
Hi, you can use BlockClosure>>on:do:, like this:
[ #() atRa
The Pharo Consortium is very happy to announce that Thales
has joined the Consortium as an Gold Member.
About
- Thales: https://www.thalesgroup.com
- Pharo Consortium: http://consortium.pharo.org
The goal of the Pharo Consortium is to allow companies and institutions to
support the ongoing devel
Thank you for the feedback. I fixed it, a checkbox was marked by accident.
Regards!
Esteban A. Maringolo
2015-11-26 9:41 GMT-03:00 Offray Vladimir Luna Cárdenas :
> Esteban,
>
> I can confirm Jimmie's bug report. Two different rows can not have the same
> column value. Please check and correct t
Esteban,
I can confirm Jimmie's bug report. Two different rows can not have the
same column value. Please check and correct this and I will fill out and
socialize the survey (but the smalltalkers I know are mostly here).
Cheers,
Offray
On 25/11/15 23:21, Jimmie Houchin wrote:
I attempted t
Hi, you can use BlockClosure>>on:do:, like this:
[ #() atRandom ] on: Exception do: [ 1 ].
Personally, I would check the collection to be empty before calling.
> On Nov 26, 2015, at 1:33 PM, abdelghani ALIDRA wrote:
>
> Hi everyBody,
>
> I know there is some kind of exceptions handling mechan
Hi everyBody,
I know there is some kind of exceptions handling mechanism in Pharo but I cant
exactly remember where to find it.Actually, I would like to execute specific
code if atRandomis called on an empty Array or Collection.I probably can still
override errorEmptyCollection but maybe there
Hi all,
I have an opening on a PhD subject on refactoring for embedded software
(start 10/2016), with a 6 month internship before, at CEA List.
The PhD title is : 'Reuse of embedded sofware code artefacts by
Refactoring' and concern itself with the evolution of embedded software
when targetting n
17 matches
Mail list logo