Re: [Newbies] Help needed

2015-03-27 Thread Raymond Asselin
This is a Maui UI Herbert König said: "You'd need to give some details about your collection for more help." So it is: When i select 'fileOutMedicaments' , I want to produce a text file that I can print with a printer. And the content would be the 'sortedMedicaments' list. I don't want to prin

Re: [Newbies] Help needed

2015-03-27 Thread Raymond Asselin
Thanks to everybody, with your hints I came with a solution which satisfies me. It's done now Again thanks > Le 2015-03-27 à 12:48, Mateusz Grotek a écrit : > >> At least something I can open in a text editor an say "Print"…to get hard >> copy. > > You have three options: > 1. To create a norm

[Newbies] Help needed

2015-03-27 Thread Raymond Asselin
I get an app that I made in Squeak. I would like to print the content of some OrderedCollection but don't know how to do that. I thought to us a FileStream but never worked with Stream before any clue or reference is welcome. My objectif is to print a list of my orderedCollection. I want a hard

Re: [Newbies] How to doubble sort a collection

2015-02-16 Thread Raymond Asselin
I Got it. You talked about generate heading in the past but can't figure how to send it. Now it's clear "<>. Envoyé de mon iPhone > Le 2015-02-16 à 16:36, Chris Muller a écrit : > > Hi Raymond, > >> On Wed, Feb 4, 2015 at 12:42 PM, Raymond Asselin wr

Re: [Newbies] How to doubble sort a collection

2015-02-04 Thread Raymond Asselin
Thank to everybody because I learned a lot here ___ Beginners mailing list Beginners@lists.squeakfoundation.org http://lists.squeakfoundation.org/mailman/listinfo/beginners

Re: [Newbies] How to doubble sort a collection

2015-02-04 Thread Raymond Asselin
r this > you probably want to be something like: > sortedNotes > ^notes sort:[:a :b | a date > b date or: [(a date = b date) and:[a temps > b > temps]]] . > > -cbc > > On Wed, Feb 4, 2015 at 10:22 AM, Raymond Asselin <mailto:jgr.asse...@me.com>> wrote: >

Re: [Newbies] How to doubble sort a collection

2015-02-04 Thread Raymond Asselin
> Le 2015-02-04 à 13:33, Tobias Pape a écrit : > > > can you give an example? > ___ Beginners mailing list Beginners@lists.squeakfoundation.org http://lists.squeakfoundation.org/mailman/listinfo/beginners

Re: [Newbies] How to doubble sort a collection

2015-02-04 Thread Raymond Asselin
For now I implemented: sortedNotes ^notes sort:[:a :b | (a date = b date) and:[a temps > b temps]] . AND notesSorted ^notes sort:[:a :b | a date = b date ifTrue:[a temps > b temps] ifFalse:[a date > b date]] . does exactly the same result. But there is still

[Newbies] How to doubble sort a collection

2015-02-04 Thread Raymond Asselin
I have this kind of sorting on anOrderedCollection BlocNotes >>sortedNotes ^notes sorted:[:a :b | a date > b date] This sort my notes on date but I want them sort by date AND inside a date by hours and I don't khow how to do this. Some insights? aNote = 'med com date temps' instancesV

Re: [Newbies] What do you suppose about this ?

2014-12-10 Thread Raymond Asselin
Hi Hans, Don't know what is your question or problem, but if GraphicsDemo is a subclass of ViewManager, I suppose there is a reason. So in your intialize method may be it would be good to add "super initialize" . > Le 2014-12-10 à 14:47, Hans Schueren a écrit : > > What do you suppose about

Re: [Newbies] Re: Beginners Digest, Vol 102, Issue 13

2014-11-26 Thread Raymond Asselin
I suppose you put "self halt." ? Envoyé de mon iPhone > Le 2014-11-26 à 12:42, dnor...@mindspring.com a écrit : > > Hi Casey, > > The target is Browser, which does not override the method. > The hierarchy is: ProtoObject, Object, Model, StringHolder (has the method), > CodeHolder, Browser, et

Re: [Newbies] Terse Guide to Squeak

2014-10-05 Thread Raymond Asselin
Sorry the examples I mentioned are not in the image but on the wiki version. Envoyé de mon iPhone > Le 2014-10-05 à 11:47, David T. Lewis a écrit : > >> On Sun, Oct 05, 2014 at 11:24:46AM -0400, Raymond Asselin wrote: >> And in the examples the conform: method doesn't

Re: [Newbies] Terse Guide to Squeak

2014-10-05 Thread Raymond Asselin
And in the examples the conform: method doesn't exist in squeak Envoyé de mon iPhone > Le 2014-10-04 à 21:36, summae3...@mypacks.net a écrit : > > Thanks, Bert. The hard part was to get etoysinbox added as a repository. The > upload took place, AFIK. > > - Dan > -Original Message- > >

Re: [Newbies] Running Squeak on Mac OS X fails due to damaged file.

2014-09-25 Thread Raymond Asselin
Following the suggestion of Levente I propose this text for the website. = Beginner Download the Squeak All-In-One.Unzip and double click. Works on any operating system. (1)Problem on OSX when attempting to launch Squeak All-in-One. (1) Beginning with OS X Mountain Lion (10.8) th

Re: [Newbies] Where are images saved?

2014-09-04 Thread Raymond Asselin
Envoyé de mon iPhone > Le 2014-09-04 à 02:03, Herbert König a écrit : > > Hi Emmanuel, > > assuming you use a all in one you will find it in the folder > \Squeak-4.5-All-in-One.app\Contents\Resources. > > Don't know how a Mac shows this path. > I think (don't have my Mac at hand ) you just

Re: [Newbies] Re: Hi I'm new

2006-10-23 Thread Raymond Asselin
Le 2006/10/20, Serge Stinckwich <[EMAIL PROTECTED]> écrivait : >Alexandre Jasmin a écrit :>> It'd be fun to meet other Squeakers in person and hopefully share a few >> tricks with them. There was an email on squeak-dev about a Smalltalk >> meeting in Toronto but it's a bit difficult for me to get

Re: [Newbies] Etoy tutorials on Squeakland and documentation in general

2006-10-23 Thread Raymond Asselin
Le 2006/10/20, lanas <[EMAIL PROTECTED]> écrivait : >parce que cela s'adonne que je comprends trés bien le francais ! > >So I have found excerpts at Eyrolles: > >http://www.eyrolles.com/Accueil/Livre/9782212110234/livre-squeak- programmation.php > >But it doesn't seem to be available in America (