On 2012-02-01, at 21:36, Tudor Girba wrote: > Hi, > > On 1 Feb 2012, at 21:17, Camillo Bruni wrote: > >> >> On 2012-02-01, at 21:14, Tudor Girba wrote: >> >>> Hi, >>> >>> Sounds cool. This is since a long time on the wish-list of Glamour :): >>> http://www.moosetechnology.org/tools/glamour/Ideas >>> >>> Just a question. Does the implementation hardcode opening the browser? It >>> would be cool to have it customizable such that it can be used in other >>> contexts as well. >> >> right now I use TextAction which then dispatch over the current editor, so >> fairly flexible I'd say. > > Excellent. This is what I thought as well when I looked at it. This means > that you fixed the missing method from the Editor, I guess :). > >>> Also, I would be interested in getting specific behavior on cmd+click, too. >> >> my goal would be to get some of the refactoring menus as context menus in >> there. > > Cool. Let me know if you get it done. I would like to integrate this widget > in Glamour.
have a look at the changeset in http://code.google.com/p/pharo/issues/detail?id=5233 best cami
