Roassal Easel working?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Roassal Easel working?

Nicolas Anquetil
Does Roassal Easel work?

I antered the following script:

----
view shape rectangle size: 10 ;
         height: [:m | m queryAllIncomingInvocations size].
view nodes: methodGroup.
view flowLayout.
----

But it does not display anything.
Nor does it give any error message

The same script works fine otherwise

nicolas
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Roassal Easel working?

Tudor Girba-2
The example works perfectly fine for me. Can you try again, maybe in a different image?

Doru


On Thu, Oct 18, 2012 at 1:02 PM, Nicolas Anquetil <[hidden email]> wrote:
Does Roassal Easel work?

I antered the following script:

----
view shape rectangle size: 10 ;
        height: [:m | m queryAllIncomingInvocations size].
view nodes: methodGroup.
view flowLayout.
----

But it does not display anything.
Nor does it give any error message

The same script works fine otherwise

nicolas
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Roassal Easel working?

Nicolas Anquetil
OK, it works

things happen ...

nicolas

On 18/10/12 13:24, Tudor Girba wrote:
The example works perfectly fine for me. Can you try again, maybe in a different image?

Doru


On Thu, Oct 18, 2012 at 1:02 PM, Nicolas Anquetil <[hidden email]> wrote:
Does Roassal Easel work?

I antered the following script:

----
view shape rectangle size: 10 ;
        height: [:m | m queryAllIncomingInvocations size].
view nodes: methodGroup.
view flowLayout.
----

But it does not display anything.
Nor does it give any error message

The same script works fine otherwise

nicolas
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev



--

"Every thing has its own flow"



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev