Re: [Pharo-users] Editing in Pharo Debugger

2020-07-30 Thread tbrunz
If you're using Pharo Launcher, you can update your VM from the "VMs" dialog. And from PL you can download new images; I think it fetches the latest, updated image version when you do. -t -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Re: [Pharo-users] Editing in Pharo Debugger

2020-07-30 Thread horrido
I was wondering... Is there an easy way to update my Pharo 9.0 Development version with updated versions? I presume Pharo 9.0 is constantly changing. And how frequently are there updated versions? Thanks. horrido wrote > The latest 9.0 64-bit development version that I downloaded earlier this

Re: [Pharo-users] Want to create a text Field using SPEC2 to get Value from User

2020-07-30 Thread kmo
You need to do two things. Firstly, you need to create a label. Secondly, you need to add it to the layout. The first bit is easy. You create the label in the initializePresenters method just like you did the button and the text field. There's a method that creates a label. If you open a system br

Re: [Pharo-users] Want to create a text Field using SPEC2 to get Value from User

2020-07-30 Thread shawon58
Hello KMO i solve that issue but can you help me one thing. i want to add a label infront of text field. Can you tell me how to do that, in code where i need to change ? Thanks kmo wrote > This code should give you a clue of how to do what you wa

Re: [Pharo-users] Want to create a text Field using SPEC2 to get Value from User

2020-07-30 Thread Ben Coman
On Wed, 29 Jul 2020 at 23:57, kmo wrote: > > Let's see: 'a.bat 10' works but 'a.bat', myTextField asString does NOT work. > There's clearly something wrong with 'a.bat', myTextField asString - but > what? As Tim says, you have to investigate. > > Tim has suggested a couple of ways you could invest

[Pharo-users] Working directory and image directory

2020-07-30 Thread Davide Varvello via Pharo-users
--- Begin Message --- Hi Guys, As I already described here: http://forum.world.st/Fuel-FLSerializer-tests-are-not-working-pharo-8-td5120052.html there is something weird on Pharo 8 (on Mac) because I'm running an image that is in the same directory of the Pharo.app but "FileLocator workingDirectory