Re: [Pharo-users] UFFI and ObjC

2016-10-26 Thread Dimitris Chloupis
Well maybe it's time to give Spec another try , maybe this time I will like it But then I always had a weird taste I am also flirting with idea of QT maybe with the support of my Python bridge it will give even the ability to design the GUIs using QTCreator. Fun fun fun, I love experiments wi

Re: [Pharo-users] UFFI and ObjC

2016-10-26 Thread stepharo
Le 26/10/16 à 12:22, Dimitris Chloupis a écrit : I always listen , and I did try it, same problem I am innocent your Honor Pharo Configuration worked great :) Do you think its worth taking a stab at Mars, is this how it works on macos ? Yes :) What would be super cool is a spec binding :)

Re: [Pharo-users] UFFI and ObjC

2016-10-26 Thread Dimitris Chloupis
I always listen , and I did try it, same problem I am innocent your Honor Pharo Configuration worked great :) Do you think its worth taking a stab at Mars, is this how it works on macos ? On Wed, Oct 26, 2016 at 12:54 PM Esteban Lorenzano wrote: why nobody listens to me? :’( :’( I said you ne

Re: [Pharo-users] UFFI and ObjC

2016-10-26 Thread Denis Kudriashov
2016-10-26 10:38 GMT+02:00 Esteban Lorenzano : > you do not need UFFI for that, you already have the Alien-MacOS* packages > (not loaded by default, but you can find it at www.squeaksource.com/Alien, > I need to prepare a configuration and add a catalog entry for it). > > then you can do nice thin

Re: [Pharo-users] UFFI and ObjC

2016-10-26 Thread Esteban Lorenzano
why nobody listens to me? :’( :’( I said you need to load the Alien-MacOSX* packages, not a configuration :) now you have a configuration, you can check it in my previous mail. Esteban ps: btw, there is a problem with callbacks I will fix now… these packages has not been used since a lot of

Re: [Pharo-users] UFFI and ObjC

2016-10-26 Thread Esteban Lorenzano
Done, there is a config for AlienObjectiveC that will appear in Catalog tomorrow (you can already use it): Metacello new smalltalkhubUser: 'Pharo' project: 'MetaRepoForPharo50'; configuration: 'AlienObjectiveC'; load. Esteban > On 26 Oct 2016, at 10:55, Dimitris Chloupi

Re: [Pharo-users] UFFI and ObjC

2016-10-26 Thread Dimitris Chloupis
On Wed, Oct 26, 2016 at 11:53 AM Esteban Lorenzano wrote: > EDIT: doing that config right now. > Thanks mate, take your time :)

Re: [Pharo-users] UFFI and ObjC

2016-10-26 Thread Esteban Lorenzano
EDIT: doing that config right now. > On 26 Oct 2016, at 10:38, Esteban Lorenzano wrote: > > you do not need UFFI for that, you already have the Alien-MacOS* packages > (not loaded by default, but you can find it at www.squeaksource.com/Alien > , I need to pre

Re: [Pharo-users] UFFI and ObjC

2016-10-26 Thread Esteban Lorenzano
you do not need UFFI for that, you already have the Alien-MacOS* packages (not loaded by default, but you can find it at www.squeaksource.com/Alien , I need to prepare a configuration and add a catalog entry for it). then you can do nice things like this: