Re: [Pharo-users] adding messages dinamically to a single instance object

2017-03-06 Thread Pablo R. Digonzelli
, "Any question about pharo is welcome" Enviados: Lunes, 6 de Marzo 2017 17:39:08 Asunto: Re: [Pharo-users] adding messages dinamically to a single instance object On Mon, 06 Mar 2017 05:19:35 +0100, Pablo R. Digonzelli wrote: Hi Stef. I was reading your link. I found

Re: [Pharo-users] adding messages dinamically to a single instance object

2017-03-05 Thread Pablo R. Digonzelli
messages dinamically to a single instance object Hi, could you describe why you need this ? Do you have a usecase ? Just interested to know, as i work on similar mechanisms. Steven. Le 2017-03-03 14:55, Pablo R. Digonzelli a écrit : BQ_BEGIN Thanks Denis, I will take a look

Re: [Pharo-users] adding messages dinamically to a single instance object

2017-03-03 Thread Pablo R. Digonzelli
ce object Hi, could you describe why you need this ? Do you have a usecase ? Just interested to know, as i work on similar mechanisms. Steven. Le 2017-03-03 14:55, Pablo R. Digonzelli a écrit : Thanks Denis, I will take a look . I think this is what i need. Tia Ing. Pablo Digo

Re: [Pharo-users] adding messages dinamically to a single instance object

2017-03-03 Thread Pablo R. Digonzelli
(also with state) in normal way with classes and then dynamically install it to any existing objects 2017-03-03 14:07 GMT+01:00 Pablo R. Digonzelli < pdigonze...@gmail.com > : Hi all. I need to know how can i do if i want add new behaviour ( a new method ) to a single instance object of

[Pharo-users] adding messages dinamically to a single instance object

2017-03-03 Thread Pablo R. Digonzelli
Hi all. I need to know how can i do if i want add new behaviour ( a new method ) to a single instance object of a class. It means not to add new selector to the class but i want a single instance responds that mesage. Where can i read about it? Tia Ing. Pablo Digonzelli Software Solutions

Re: [Pharo-users] startUp Application

2017-02-25 Thread Pablo R. Digonzelli
ted ones from a while ago. YMMV but may give some ideas. http://squeakvm.org/win32/custom.html http://squeak.preeminent.org/tut2007/html/205.html cheers -ben On Fri, Feb 24, 2017 at 9:24 AM, Pablo R. Digonzelli wrote: > Hi, I want to know how to do in order a desktop application start wi

[Pharo-users] startUp Application

2017-02-23 Thread Pablo R. Digonzelli
Hi, I want to know how to do in order a desktop application start with its custom menu without pharo panel. I read something about to startUp method but i need more information. Sorry for my english and TIA Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Dividato SA 25 de Ma

Re: [Pharo-users] [ANN] New Pharo Glorp version and Book chapter

2016-05-29 Thread Pablo R. Digonzelli
Excellent Esteban. Thanks a lot Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Dividato SA 25 de Mayo 521 San Miguel de Tucumán Email: pdigonze...@softsargentina.com pdigonze...@gmail.com Cel: 5493815982714 - Mensaje original - De: "Esteban A. Maringolo" Para:

Re: [Pharo-users] [ANN] New Pharo Glorp version and Book chapter

2016-05-29 Thread Pablo R. Digonzelli
Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Dividato SA 25 de Mayo 521 San Miguel de Tucumán Email: pdigonze...@softsargentina.com pdigonze...@gmail.com Cel: 5493815982714 - Mensaje original - De: "Esteban A. Maringolo" Para: "Pharo users" , "GLORP Mailing List"

[Pharo-users] Datatables

2015-12-04 Thread Pablo R. Digonzelli
Hi, I am interesting in using Datatables in a Seaside app. I know there is wrapper fot this in StHub. Is there is examples how to use it? TIA Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 San Miguel de Tucumán Email: pdigonze...@softsargentina.c

Re: [Pharo-users] [ANN] Screencast on Versionner (Part 2)

2015-04-30 Thread Pablo R. Digonzelli
Esteban, Versionner menu options in Monticello does not work in pharo 4.0. I am right? Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 San Miguel de Tucumán Email: pdigonze...@softsargentina.com pdigonze...@gmail.com Cel: 5493815982714 De: "Ga

Re: [Pharo-users] [Pharo-dev] [ANN] Screencast on Versionner (Part 2)

2015-04-30 Thread Pablo R. Digonzelli
yes it is! Thanks Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 San Miguel de Tucumán Email: pdigonze...@softsargentina.com pdigonze...@gmail.com Cel: 5493815982714 De: "Tudor Girba" Para: "Any question about pharo is welcome" CC: "Pharo De

Re: [Pharo-users] Glorp with NBSQLite3 on Pharo 4

2015-04-02 Thread Pablo R. Digonzelli
Excellent!!! Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 San Miguel de Tucumán Email: pdigonze...@softsargentina.com pdigonze...@gmail.com Cel: 5493815982714 - Mensaje original - De: "Pierce Ng" Para: pharo-users@lists.pharo.org Enviados

Re: [Pharo-users] pharo headless and without gui. Seaside app

2015-03-13 Thread Pablo R. Digonzelli
teban On 13 Mar 2015, at 16:21, Pablo R. Digonzelli < pdigonze...@gmail.com > wrote: I understand , wher can i get Andrea's command line info? TIA Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 San Miguel de Tucumán Email: pdigonze.

Re: [Pharo-users] pharo headless and without gui. Seaside app

2015-03-13 Thread Pablo R. Digonzelli
-- De: "David T. Lewis" Para: "Any question about pharo is welcome" Enviados: Jueves, 12 de Marzo 2015 20:54:20 Asunto: Re: [Pharo-users] pharo headless and without gui. Seaside app On Thu, Mar 12, 2015 at 06:23:28PM -0300, Pablo R. Digonzelli wrote: > I think phil is right. -vm-

Re: [Pharo-users] pharo headless and without gui. Seaside app

2015-03-12 Thread Pablo R. Digonzelli
r a Windows service in there... Phil Le 12 mars 2015 20:41, "Pablo R. Digonzelli" < pdigonze...@gmail.com > a écrit : BQ_BEGIN Hi again, i cannot do it work for a windows 2012 server. it seems --no-quit does not work . Any suggestion? TIA Ing. Pablo Digonzelli S

Re: [Pharo-users] pharo headless and without gui. Seaside app

2015-03-12 Thread Pablo R. Digonzelli
Hi again, i cannot do it work for a windows 2012 server. it seems --no-quit does not work . Any suggestion? TIA Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 San Miguel de Tucumán Email: pdigonze...@softsargentina.com pdigonze...@gmail.com Ce

Re: [Pharo-users] pharo headless and without gui. Seaside app

2015-03-12 Thread Pablo R. Digonzelli
Hi, i solve the problem! ./pharo-vm/pharo -vm-display-null -vm-sound-null --plugins ./pharo-vm --encoding utf8 imagefile.image --no-quit works very well TIA Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 San Miguel de Tucumán Email: pdigonze..

[Pharo-users] pharo headless and without gui. Seaside app

2015-03-12 Thread Pablo R. Digonzelli
I need to run pharo headless and without gui for a Seaside app i am working on. I user pharo -vm-display-null --headless imagefile and does not work. May be someone can help me. TIA Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 San Miguel de Tucum

Re: [Pharo-users] scaled decimal number for currency

2015-03-05 Thread Pablo R. Digonzelli
scaled decimal number for currency can you give example? Le 5/3/15 13:21, Pablo R. Digonzelli a écrit : Hi, I want to use scaled decimal numbers for currency amounts. I am using Glorp too. The problem is that when Glorp generates sql sentences has a problem with #printOn: of ScaledDecimal wic

Re: [Pharo-users] scaled decimal number for currency

2015-03-05 Thread Pablo R. Digonzelli
b printShowingDecimalPlaces:2." '5.88'" on a stream you can use 'printOn: aStream showingDecimalPlaces: placesDesired' werner On 03/05/2015 01:21 PM, Pablo R. Digonzelli wrote: > Hi, I want to use scaled decimal numbers for currency amounts. I am > using Glorp t

[Pharo-users] scaled decimal number for currency

2015-03-05 Thread Pablo R. Digonzelli
Hi, I want to use scaled decimal numbers for currency amounts. I am using Glorp too. The problem is that when Glorp generates sql sentences has a problem with #printOn: of ScaledDecimal wich produces output that include the scale value. I do not want to modify printOn: on ScaledDecimal. Any sug

Re: [Pharo-users] pharo and ui again

2015-02-12 Thread Pablo R. Digonzelli
where can i watch it? Pablo - Mensaje original - De: "Sven Van Caekenberghe" Para: nicolaih...@web.de, "Any question about pharo is welcome" Enviados: Jueves, 12 de Febrero 2015 3:29:42 Asunto: Re: [Pharo-users] pharo and ui again > On 12 Feb 2015, at 00:46, Nicolai Hess wrote: > >

[Pharo-users] wsdl webservice from pharo

2015-02-03 Thread Pablo R. Digonzelli
Hi all, i need to know if it is possible to consume a wsdl webservice from pharo. It is very easy using python and suds but i want to consume the webservice directly from pharo. TIA Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 San Miguel de Tucu

Re: [Pharo-users] invoking python from pharo

2014-09-25 Thread Pablo R. Digonzelli
eo about it but have not found the time yet. Probably in the weekend. On Thu, Sep 25, 2014 at 9:23 PM, Pablo R. Digonzelli < pdigonze...@gmail.com > wrote: Yes , I was aware of the excellent work of kilon. I was hoping that this be the way to solve my issue. Thanks kilon, I will foll

Re: [Pharo-users] invoking python from pharo

2014-09-25 Thread Pablo R. Digonzelli
it. Nonetheless it should allow you to execute any kind of code and not just call python functions or python methods. On Thu, Sep 25, 2014 at 7:40 PM, Ben Coman < b...@openinworld.com > wrote: BQ_BEGIN Pablo R. Digonzelli wrote: BQ_BEGIN Hi all , I need to invoke python rutines

[Pharo-users] invoking python from pharo

2014-09-25 Thread Pablo R. Digonzelli
Hi all , I need to invoke python rutines from Pharo. I need some orientation about the best way to do it. TIA Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonze...@softsargentina.com pdigonze...@gmail.com Cel: 5493815982714

Re: [Pharo-users] The fourth R

2014-09-07 Thread Pablo R. Digonzelli
ke the communication smoother in practice. Or maybe someone else comes up with a better implementation that does not rely on socket and instead on NB FFI and parsing of syntax. There is only so much an inexperienced single part time Pharo coder can do :) On Sun, Sep 7, 2014 at 11:11 PM,

Re: [Pharo-users] The fourth R

2014-09-07 Thread Pablo R. Digonzelli
I think your work is very interesting kilon. May be you can create framework for call python libraries from pharo. Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonze...@softsargentina.com pdigonze...@gmail.com Cel: 5493815982714 ---

[Pharo-users] article about mongodb

2014-09-07 Thread Pablo R. Digonzelli
It may be a little off topic for the list, but i am think will be interesting for users of mongotalk and voyage. http://www.infoq.com/news/2013/02/MongoDB-Fault-Tolerance-Broken Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonze...@so

Re: [Pharo-users] best solution to store data

2014-09-02 Thread Pablo R. Digonzelli
What about transactions and ACID things with voyager and Mongo? Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonze...@softsargentina.com pdigonze...@gmail.com Cel: 5493815982714 - Mensaje original - De: "Tim Mackinnon" Para

Re: [Pharo-users] goods

2014-07-21 Thread Pablo R. Digonzelli
grate it. Stef On 20/7/14 18:53, Pablo R. Digonzelli wrote: Thanks steph , i am looking for DALI but i can found it neither on squeaksource neither on smalltalhub . Can you help me with that? TIA Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de

Re: [Pharo-users] goods

2014-07-20 Thread Pablo R. Digonzelli
Enviados: Domingo, 20 de Julio 2014 14:14:16 Asunto: Re: [Pharo-users] goods http://ss3.gemstone.com/ss/DALi.html/Overview Johan should migrate it. Stef On 20/7/14 18:53, Pablo R. Digonzelli wrote: Thanks steph , i am looking for DALI but i can found it neither on squeaksource ne

Re: [Pharo-users] goods

2014-07-20 Thread Pablo R. Digonzelli
n Pharo and also if it scales for you. May be chris will comment. Stef On 20/7/14 00:56, Pablo R. Digonzelli wrote: hi all, is someone using GOODS in production project? I want to know their opinion about it. TIA Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec

[Pharo-users] goods

2014-07-19 Thread Pablo R. Digonzelli
hi all, is someone using GOODS in production project? I want to know their opinion about it. TIA Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonze...@softsargentina.com pdigonze...@gmail.com Cel: 5493815982714

[Pharo-users] read an email with attachment

2014-07-16 Thread Pablo R. Digonzelli
Hi all, need to read email with attachment from pharo. Exists some example i can use for? TIA Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonze...@softsargentina.com pdigonze...@gmail.com Cel: 5493815982714

[Pharo-users] numeric pad

2014-06-30 Thread Pablo R. Digonzelli
Hi all , i need numeric pad working for a linux application. I probe last pharo and last squeak vm and images and does not work . I need to solve it in order to continue developing a business app . Can anybody help me? Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SR

[Pharo-users] numeric pad

2014-06-30 Thread Pablo R. Digonzelli
i actualized the vm for linux , but numeric pad of keyboard does not work. The keys are captured (exists KeboardEvent ) but the keys are not displaying in workspace for example. TIA Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonze...

[Pharo-users] functions keys

2014-06-30 Thread Pablo R. Digonzelli
After exploring the image I believe functions keys (F1,F2, etc ) are not handling by KeyboardEvent class. I think it is very common use that function keys in business applications. Someone know if i am true about this topic? . Or maybe someone handling functions keys in an application? TIA

Re: [Pharo-users] caturing key pressed

2014-06-30 Thread Pablo R. Digonzelli
cannot give you any code for that, sorry. On Jun 30, 2014, at 11:32 AM, Pablo R. Digonzelli wrote: > Hi all , I need to capture the key pressed in a Spec TextModel and ListModel. > Can someone give orientation? > > TIA > > Ing. Pablo Digonzelli > Software Solutions > I

[Pharo-users] caturing key pressed

2014-06-30 Thread Pablo R. Digonzelli
Hi all , I need to capture the key pressed in a Spec TextModel and ListModel. Can someone give orientation? TIA Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonze...@softsargentina.com pdigonze...@gmail.com Cel: 5493815982714

Re: [Pharo-users] image crash

2014-06-30 Thread Pablo R. Digonzelli
AIK, is a problem on any VM not just smalltalk ones (but probably for us is more important than others). For commercial work these things are important. Phil Le 28 juin 2014 16:25, "Pablo R. Digonzelli" < pdigonze...@gmail.com > a écrit : >From where can i

Re: [Pharo-users] doubleClick

2014-06-29 Thread Pablo R. Digonzelli
...@softsargentina.com pdigonze...@gmail.com Cel: 5493815982714 - Mensaje original - De: "Pablo R. Digonzelli" Para: "Any question about pharo is welcome" Enviados: Domingo, 29 de Junio 2014 19:39:17 Asunto: [Pharo-users] doubleClick I need to implement double click on Tex

[Pharo-users] doubleClick

2014-06-29 Thread Pablo R. Digonzelli
I need to implement double click on TextModel. I need some orientation for anyone who makes something like this. TIA Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonze...@softsargentina.com pdigonze...@gmail.com Cel: 5493815982714

Re: [Pharo-users] image crash

2014-06-28 Thread Pablo R. Digonzelli
indows (do not know about the other platforms). Phil On Sat, Jun 28, 2014 at 8:52 PM, Pablo R. Digonzelli < pdigonze...@gmail.com > wrote: I think i will recover my work but it will take a lot of time working from a .changes file with an editor. TIA Ing. Pablo Digonzel

Re: [Pharo-users] image crash

2014-06-28 Thread Pablo R. Digonzelli
e under specifc conditions - no back jumps - makes me very nervous. For commercial work these things are important. Phil Le 28 juin 2014 16:25, "Pablo R. Digonzelli" < pdigonze...@gmail.com > a écrit : >From where can i download oz for pharo 3? TIA Ing. Pa

Re: [Pharo-users] image crash

2014-06-28 Thread Pablo R. Digonzelli
>From where can i download oz for pharo 3? TIA Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonze...@softsargentina.com pdigonze...@gmail.com Cel: 5493815982714 - Mensaje original - De: "Pablo R. Digonzelli"

Re: [Pharo-users] image crash

2014-06-28 Thread Pablo R. Digonzelli
- De: "Pablo R. Digonzelli" Para: "Any question about pharo is welcome" Enviados: Sábado, 28 de Junio 2014 10:42:31 Asunto: [Pharo-users] image crash My image is crashing an close suddendly. In Nautilus right-click menu does not work. In order to start on a new ima

[Pharo-users] image crash

2014-06-28 Thread Pablo R. Digonzelli
My image is crashing an close suddendly. In Nautilus right-click menu does not work. In order to start on a new image i need to fileout my classes by code not by menu. My question is how can i fileout a class from the workspace ? TIA Ing. Pablo Digonzelli Software Solutions IP-Solutione

[Pharo-users] spec question

2014-06-26 Thread Pablo R. Digonzelli
Hi all, two questions about Spec. 1) How can i change the font for a ListModel or TextModel? 2) I try , but nothing happend . I does not work but there is no error also l := ListModel new. l backgroundColorBlock: [ Color red ]. l openWithSpec . Can I change de backcolor of ListModel ?

[Pharo-users] spec question

2014-06-26 Thread Pablo R. Digonzelli
Hi all, two questions about Spec. 1) How can i change the font for a ListModel or TextModel? 2) I try , but nothing happend . I does not work but there is no error also l := ListModel new. l backgroundColorBlock: [ Color red ]. l openWithSpec . Can I change de backcolor of ListModel ? S

Re: [Pharo-users] numeric pad

2014-06-25 Thread Pablo R. Digonzelli
haro is welcome" Enviados: Miércoles, 25 de Junio 2014 19:50:43 Asunto: Re: [Pharo-users] numeric pad in linux? On 25 Jun 2014, at 10:09, Pablo R. Digonzelli < pdigonze...@gmail.com > wrote: Hi, how can i enable numeric pad in pharo?. by defect it does not work i think. TI

[Pharo-users] numeric pad

2014-06-25 Thread Pablo R. Digonzelli
Hi, how can i enable numeric pad in pharo?. by defect it does not work i think. TIA Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonze...@softsargentina.com pdigonze...@gmail.com Cel: 5493815982714

Re: [Pharo-users] glorp

2014-05-21 Thread Pablo R. Digonzelli
RL > 25 de Mayo 521 > Email: pdigonze...@softsargentina.com > pdigonze...@gmail.com > Cel: 5493815982714 > > - Mensaje original - > De: "Pablo R. Digonzelli" > Para: "Any question about pharo is welcome" > Enviados: Miércoles, 21 de Mayo 2014 11:0

Re: [Pharo-users] glorp

2014-05-21 Thread Pablo R. Digonzelli
Esteban hi, are you using glorp or glorp-dbx thing? TIA Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonze...@softsargentina.com pdigonze...@gmail.com Cel: 5493815982714 - Mensaje original - De: "Pablo R. Digonzelli&q

Re: [Pharo-users] glorp

2014-05-21 Thread Pablo R. Digonzelli
ut still has some gotchas. Additionally, Pharo's version isn't the latest. Ask anything you need. GLORP can be really frustrating in the beginning. Regards, Esteban A. Maringolo 2014-05-21 1:15 GMT-03:00 Pablo R. Digonzelli : > Hi all, where can i get updated info about glorp ?. > Is s

[Pharo-users] glorp

2014-05-20 Thread Pablo R. Digonzelli
Hi all, where can i get updated info about glorp ?. Is someone using GLORP in a real business app? Tia Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonze...@softsargentina.com pdigonze...@gmail.com Cel: 5493815982714

Re: [Pharo-users] Best/simplest way to read and write to a MySQL database

2014-05-10 Thread Pablo R. Digonzelli
"PharoPro" ? Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonze...@softsargentina.com pdigonze...@gmail.com Cel: 5493815982714 - Mensaje original - De: "Robert Shiplett" Para: "Any question about pharo is welcome" Enviados

Re: [Pharo-users] glorp

2014-04-24 Thread Pablo R. Digonzelli
arge scale application but Gemstone > is not free. > > Regards. > > > 2014-04-23 20:34 GMT-07:00 Pablo R. Digonzelli : >> >> Hi all, can someone tell me if glorp is active there ar is using glorp or >> other persistence framework in production projects? >>

[Pharo-users] glorp

2014-04-23 Thread Pablo R. Digonzelli
Hi all, can someone tell me if glorp is active there ar is using glorp or other persistence framework in production projects? Tia Ing. Pablo Digonzelli Software Solutions IP-Solutiones SRL Metrotec SRL 25 de Mayo 521 Email: pdigonze...@softsargentina.com pdigonze...@gmail.com Cel: 5493