asDynamicObject in Magritte2

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

asDynamicObject in Magritte2

dtrussardi@tiscali.it
Hi,

        i port some code from Magritte to Magritte 2.


        Some description based on:

                 options: [    some my code....... ] asDynamicObject

        now erase error because the asDynamicObject method isn't define.


        I can remove it and write:

                options:  some my code

                directly.

Thanks,

        Dario

       
       

_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki
Reply | Threaded
Open this post in threaded view
|

Re: asDynamicObject in Magritte2

Nick
try #magritteDynamicObject 

On 1 July 2010 13:44, [hidden email] <[hidden email]> wrote:
Hi,

       i port some code from Magritte to Magritte 2.


       Some description based on:

                options: [    some my code....... ] asDynamicObject

       now erase error because the asDynamicObject method isn't define.


       I can remove it and write:

               options:  some my code

               directly.

Thanks,

       Dario




_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki


_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki