Re: [Pharo-users] example custom mouse events

2014-08-22 Thread Werner Kassens
Hi Ben, yes, i was a bit too fast with my reply and sent it before thinking , its a lowlevel thing and i mentioned it because i was thinking at that moment whether i can simplify some of my code that is using mouseEnter & mouseLeave by using some lowlevel methods. thanks for considering it any

Re: [Pharo-users] Importing a city map in dxf/svg format to Roassal

2014-08-22 Thread François Stephany
Hi Offray, you can find the project on Github. https://github.com/fstephany/OSMMaps Getting started is easy: Metacello new baseline: 'OSMMaps'; repository: 'github://fstephany/OSMMaps/repository'; load. This will load Roassal2 and all its dependencies + OSMMaps. then execute OSMTile mon