ok I will intergrate that.
tx
Stef
On Mar 10, 2009, at 3:39 AM, Michael Rueger wrote:
> Hi all,
>
> SLICE-removeBgPaintStickySketch-michael_rueger.1
>
> includes a bit more etoys cleanup:
> - remove StickySketchMorph
> - remove the paint background halo on the world
> - remove related preference
John McIntosh wrote:
> -61 mmm
> Ergo if the value was 0xFFC3 why then it would flow up as a
> negative SmallIInteger, like -61, then twist the mind of Michael?
This is on Linux, if that makes a difference.
Question is why that hasn't happened before.
Could be the changes I made for dealin
-61 mmm
0xFFC3 ?
int utf32Code; /* UTF-32 unicode value */
does anyone consider the data coming back could be a 32bit value that
is unsigned?
value = positive32BitIntegerFor(value);
oh details details...
oh wait look we ask if the value is an integervalue, aka a
Mariano Martinez Peck wrote:
keyValue: -61
charCode: 225
scanCode: -61
Thanks!
OK, no idea (yet) how these values happen, but could you be so kind to
file in the attached change and see if that works?
Thanks
Michael
TextMorphEditor-dispatchOnKeyEventwith.st.gz
Description: GNU Zip compre
keyValue: -61
charCode: 225
scanCode: -61
greetings,
Mariano
On Tue, Mar 10, 2009 at 3:03 AM, Michael Rueger wrote:
> Mariano Martinez Peck wrote:
> > I send you the wallback:
>
> > Character class>>value:
> > Receiver: Character
> > Arguments and temporary variables:
> > anIn
Mariano Martinez Peck wrote:
> I send you the wallback:
> Character class>>value:
> Receiver: Character
> Arguments and temporary variables:
> anInteger: -61
OK, that can't work...
> TextMorphEditor>>dispatchOnKeyEvent:with:
> TextMorphEditor(ParagraphEditor)>>keystroke:
Cou
Mariano Martinez Peck wrote:
> I send you the wallback:
Great, thanks!
That will definitely help
Michael
___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
I send you the wallback:
Thanks in advance,
Mariano
VM: unix - a SmalltalkImage
Image: Pharo0.1 [Latest update: #10202]
SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir
/home/mariano/squeak/imagenes/unicode-test.app/Contents/Resources
Trusted Dir
/home/m
Thanks!
On Mon, Mar 9, 2009 at 2:12 PM, Dale Henrichs wrote:
>
> - "Mariano Martinez Peck" wrote:
>
> | Hi guys! That's all I need to know right now :)
> |
> | Thanks in advance,
> |
> | Mariano
> |
> | ___
> | Pharo-project mailing list
> | Pharo-
Hi all,
SLICE-SplitSystemAndRenameTests
is a config map that loads all split System-* packages as well as the
System test packages renamed to Tests-System-xxx.
The old System and Tests packages need to be removed manually or by a
script? I'm still not really sure how to do these things...
The
Hi all,
fix in inbox
MonticelloConfigurations-michael_rueger.50
fixed missing parentheses in configuration browser
Michael
___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-
Hi all,
SLICE-removeBgPaintStickySketch-michael_rueger.1
includes a bit more etoys cleanup:
- remove StickySketchMorph
- remove the paint background halo on the world
- remove related preferences and methods
- removes empty Etoys system categories
Affects packages Etoys, System and Morphic.
Mic
On Mar 9, 2009, at 9:45 PM, Lukas Renggli wrote:
>>- produce a stream of cs and put it into the update stream
>>- then produce the clean packages so that we are able to load
>> incrementally (after the cs stream is loaded).
>>the update streams. (but sometimes in the past
no problem
there are so many things I want to learn. Live will be too short I'm
sure.
Stef
On Mar 9, 2009, at 9:26 PM, Rob Rothwell wrote:
> Sounds like a lot of fun to learn, but it also sounds like you need
> a lot more expert knowledge than I have!
>
> Take care,
>
> Rob
>
> On Mon, Mar 9
> - produce a stream of cs and put it into the update stream
> - then produce the clean packages so that we are able to load
> incrementally (after the cs stream is loaded).
> the update streams. (but sometimes in the past we were not able to
> produce pakcages that
> co
Sounds like a lot of fun to learn, but it also sounds like you need a lot
more expert knowledge than I have!
Take care,
Rob
On Mon, Mar 9, 2009 at 4:14 PM, Stéphane Ducasse
wrote:
> lukas
>
> >>>
> >> I can load the code.
> >>
> >> However there is no way around loading around 30 change-sets in
lukas
>>>
>> I can load the code.
>>
>> However there is no way around loading around 30 change-sets in the
>> right order. Perform all kinds of manual actions, like restarting
>> the GUI process, saving the image and reopening it.
>>
>> After having loaded the change-sets dozens of packages are d
Begin forwarded message:
>> (1) you can load the code
>> (2) publish package
>> (3) load them?
>
> I can load the code.
>
> However there is no way around loading around 30 change-sets in the
> right order. Perform all kinds of manual actions, like restart
>
>> From: "Aik-Siong Koh"
>> Date: March 9, 2009 5:00:35 AM CEST
>> To: s...@lists.squeakfoundation.org
>> Subject: [SoC] Wanted: Google Summer of Code 2009 Mentors and
>> Projects
>> Reply-To: as...@askoh.com, Squeak Summer of Code mailing list
>> > >
>>
>> It is time for us to apply for Goog
I'm not an expert at MC and script loader, but as a "newbie" I have spent
more time building images than actually programming, so I would be happy to
help try things out if you need volunteers. I am actually running the
current pharo image with the new VM already just because I was wondering if
it
- "Mariano Martinez Peck" wrote:
| Hi guys! That's all I need to know right now :)
|
| Thanks in advance,
|
| Mariano
|
| ___
| Pharo-project mailing list
| Pharo-project@lists.gforge.inria.fr
| http://lists.gforge.inria.fr/cgi-bin/mailman/listi
In the directory where your Pharo image is located, a file named
SqueakDebug.log with the walkback is created.
HTH,
Adrian
___
http://www.adrian-lienhard.ch/
On Mar 9, 2009, at 15:40 , Mariano Martinez Peck wrote:
> Hi guys! That's all I need to know right now :)
>
> Thanks in
Hi guys! That's all I need to know right now :)
Thanks in advance,
Mariano
___
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Hi all
I wanted to merge and I tried with the new Diff tools and I got a
selector DNU,
so I switched back to the old merge tool but I got the following bugs
- click on an item
bring the menu revertSelection -> DNU
diff -> DNU
install crahs
I pressed on next conflict.
Stef
9 March 2009 1:45:36 pm
VM: Mac OS - a SmalltalkImage
Image: Pharo0.1 [Latest update: #10248]
SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir
/Users/ducasse/Workspace/FirstCircle/ActiveResearch/Pharo/Pharo
Trusted Dir /fo
depends, XMLSuport is maybe clearer to newcomers... and I don't
particularly find XML fun ;)
2009/3/8 Stéphane Ducasse :
> would be nice to rename the category and package as Yaxo (much more
> fun than XMLSupport).
>
> On Mar 5, 2009, at 6:45 PM, Michael Rueger wrote:
>
>> Cédrick Béler wrote:
>>>
26 matches
Mail list logo