Re: [Pharo-users] Any perspective of Woden in Pharo 6.1/7 ?????

2018-01-12 Thread casimiro barreto
Will try. Currently on 2 projects involving pharo. The most pressing one is a system for the calculation of uncertainties in measures. This system is part of a homologation system for smart card readers and smart card chips. The other is a simulation system that´s under non disclosure clause. Woden

[Pharo-users] Internationalization

2017-10-15 Thread casimiro barreto
Hello, I´m using seaside & have some trouble regarding dates (displayed in English). What´s the easy way to display dates in other languages? Particularly dateInput shows dates in English format (month, day, year) and months in English. Best regards, Casimiro -- The information contained in th

Re: [Pharo-users] Help with Garage and sanitized strings

2017-09-19 Thread casimiro barreto
Problem solved. Question marks shouldn´t be inside apostrophes 'SELECT * FROM chaves_de_encriptacao WHERE numero_funcional = ?' and not: 'SELECT * FROM chaves_de_encriptacao WHERE numero_funcional = ''?''' 2017-09-18 20:11 GMT-03:00 Casimiro de Almeida Barreto < casimiro.barr...@gmail.com>: >

Re: [Pharo-users] Pharo crashing under new Fedora 24 (64bits plus 32bits libraries)

2016-06-24 Thread casimiro barreto
It is a Samsung with NVIDIA but Optimus ... And primusrun won't work because of dynamically linked libraries Em 23/06/2016 23:27, "Renaud de Villemeur" escreveu: > Hi. > > Pharo5 can run properly on Fedora 24, with Seaside3.2, OpenGL, or default > image. > What kind of graphic card do you hav