Hi Jannik,
Your script is absolutely correct. This is simply a bug that I have just fixed.
-=-=-=-=-=-=-=-=-=-=-=-= v := RTView new.
b := RTInteractionBuilder new. b action: #inspect; action: #browse.
e := (RTBox new size: 50) element. v add: e. b setUpElement: e.
v -=-=-=-=-=-=-=-=-=-=-=-=
Cheers, Alexandre
On Nov 7, 2014, at 7:04 PM, jannik laval jannik.laval@gmail.com wrote:
Hi again :)
I am trying to use a builder and I have this kind of line:
self interaction popupText; highlightColored: Color red; action: #inspect; action: #browse.
The problem is that it take into account only one of the two entries. How can I add the two items in the menu ?
Cheers, Jannik
2014-11-07 15:01 GMT-03:00 Alexandre Bergel alexandre.bergel@me.com: I do not remember why I suggested you to use RTAnimation. In which context?
Alexandre
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
On Nov 7, 2014, at 12:59 PM, jannik laval jannik.laval@gmail.com wrote:
RTAnimation
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- ~~Jannik Laval~~ École des Mines de Douai Enseignant-chercheur http://www.jannik-laval.eu http://www.phratch.com http://www.approchealpes.info http://car.mines-douai.fr/
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev