[Pharo-users] Spec2 - Morph query & move window to another position

2024-06-16 Thread Haroldo Stenger
hi all there , I'm playing around with this example from the nice Spec book, which I try to get right for spec2. That's all right. I modify the example for having two counters, one bound to the class of the Surveys and then one for each survey. That was a good learning experience. Then I added a bu

[Pharo-users] Re: Spec2 - Morph query & move window to another position

2024-06-16 Thread Haroldo Stenger
* bounds and *SpWindowPresenter* moveTo: x@y moves the window to the point. any other suggestions are welcome too best regards Haroldo El dom, 16 jun 2024 a la(s) 7:08 p.m., Haroldo Stenger ( haroldo.sten...@gmail.com) escribió: > hi all there , I'm playing around with this example from

[Pharo-users] Re: Spec2 - Morph query & move window to another position

2024-06-18 Thread Haroldo Stenger
hi Esteban I'm very sorry for the delay, and very grateful for your help. El lun, 17 jun 2024 a la(s) 2:39 a.m., Esteban Lorenzano via Pharo-users ( pharo-users@lists.pharo.org) escribió: > you need to position points/morphs in a canvas ? > in the WorldMorph. > In that case you need a) a canva