Re: [Pharo-users] RTMultiCompositeShape + Bitmap

2014-11-26 Thread rosariosm
Hi! I just tested it in a clean image and now it works fine. Thanks a lot. Cheers, Rosario -- View this message in context: http://forum.world.st/RTMultiCompositeShape-Bitmap-tp4791277p4792375.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Re: [Pharo-users] RTMultiCompositeShape + Bitmap

2014-11-21 Thread rosariosm
Hi Alex! I have updated trachel but it still doesnt work. I think i found another bug. Look at this new example: | element label bitmap composite text | text := (WriteStream on: ' ') nextPutAll: 'string1'; nextPut: Character cr; nextPu

[Pharo-users] RTMultiCompositeShape + Bitmap

2014-11-20 Thread rosariosm
Hello, When i try to add a vertical/horizontal layout to a RTMultiCompositeShape that has a Bitmap shape, it cant render the layout because a RTBitmal dont understand #extent. For example: | element label bitmap composite view | label := RTLabel new text: 'hello'. bitmap

Re: [Pharo-users] export roassal views

2014-07-25 Thread rosariosm
Hi Alexandre, Yes, that solution seems to work fine. Right now i'm working at other things but i could do the exporter later. It will be useful for everyone. Arturo and I don't think that our work is ready for Esug, but we could present it next year, who knows. Thanks! It's a lot of hard work.

[Pharo-users] export roassal views

2014-07-15 Thread rosariosm
Hi, I have the following problem when i try to export a view into a png file. I use a RTMapBuilder as an example: b := RTMapBuilder new. b countries: RTMapBuilder countries. b view canvas buildMorph *extent: view view canvas camera encompassingRectangle extent ;* exportA

Re: [Pharo-users] Roassal forms+edges

2014-06-13 Thread rosariosm
Now the second image (view with edges) shows little triangles with the form i added. When i move this triangles, i can see parts of the picture. What are this triangles and how could i resize them? Cheers, Rosario -- View this message in con

[Pharo-users] Roassal forms+edges

2014-06-12 Thread rosariosm
Hi, I'm trying to do a visualization that shows a group of twitter users connected to each other. It shows the images from the users but when i add the edges, the images dissapear. Here's the code: view := RTView new. e1 := RTElement on: user1. e2 := RTElement on: user2. elements := OrderedCol

Re: [Pharo-users] Dowser edges

2014-02-21 Thread rosariosm
Ok Hernan, that helps! I will check later. Regards, Rosario -- View this message in context: http://forum.world.st/Dowser-edges-tp4744705p4745492.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

[Pharo-users] Dowser edges

2014-02-18 Thread rosariosm
Hi all, Is there a way in dowser to open a builder wich edges are immediately shown instead of appearing when you pass the mouse over the different nodes? I want to create a sort of static image. Thanks, Rosario -- View this message in context: http://forum.world.st/Dowser-edges-tp4744705.html

Re: [Pharo-users] json tweet object

2014-01-14 Thread rosariosm
I finally use NeoJSON to map between the api response and an object that i built. Thanks! -- View this message in context: http://forum.world.st/json-tweet-object-tp4736455p4736767.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Re: [Pharo-users] Roassal visualizations

2014-01-13 Thread rosariosm
Hi, I'm already in touch with Vanessa and i've done some basic visualizations. I thought that could exist another things besides what is shown in ObjectProfile. Thanks a lot! Rosario -- View this message in context: http://forum.world.st/Roassal-visualizations-tp4735739p4736443.html Sent from