Re: [Pharo-users] CogVM arguments in Win32

2013-11-01 Thread p...@highoctane.be
Well, this should rather be: handle :=NativeBoostWin32 squeakWindowHandle. window := NBWin32Window new value: handle; yourself. window hide. or window setWindowText: 'im a main window blablabla'. Phil On Thu, Oct 31, 2013 at 10:03 PM, Igor Stasenko wrote: > You can try something like this:

Re: [Pharo-users] Pharo Sprint in Buenos Aires Nov 7th

2013-11-01 Thread Guillermo Polito
Hey! I created a doodle :) http://doodle.com/8yhztyhfhapz4rii I think it will be good to know the people that is coming for logistics :). On Tue, Oct 29, 2013 at 10:15 AM, Gisela Decuzzi wrote: > Hello, we are organizing a Pharo Sprint in Bs As: > > When: November 7th, starting at 10:00 a

[Pharo-users] Roassal design question

2013-11-01 Thread Peter H. Meadows
When using ROLightlyHighlightable the color is changed by giving the element to ROBlink which then sends #color: to the element's shape. What is gained by doing it like this? Wouldn't it be simpler for the element itself to be able to set the color of it's shape? (Also couldn't each shape be a su

[Pharo-users] May I be re-added to PharoExtras/JSON ?

2013-11-01 Thread Paul DeBruicker
my username is pdebruic Thanks

Re: [Pharo-users] May I be re-added to PharoExtras/JSON ?

2013-11-01 Thread Stéphane Ducasse
sure I will add you to all the PharoExtras :) > pdebruic

Re: [Pharo-users] May I be re-added to PharoExtras/JSON ?

2013-11-01 Thread Paul DeBruicker
Thank you On Nov 1, 2013, at 2:35 PM, Stéphane Ducasse wrote: > sure I will add you to all the PharoExtras :) > > >> pdebruic >

Re: [Pharo-users] May I be re-added to PharoExtras/JSON ?

2013-11-01 Thread Stéphane Ducasse
apparently nicolas will published a new version of smalltalkhub because right now I cannot add anybody to the teams :) Stef On Nov 1, 2013, at 11:06 PM, Paul DeBruicker wrote: > Thank you > > > > > On Nov 1, 2013, at 2:35 PM, Stéphane Ducasse > wrote: > >> sure I will add you to all the