I've got a SceneReview messenger setup in the Red9 tools. It stores messenger style review notes on a scene so that comments and reviews can be made and tracked in the scene. In live mode this messenger list pops up when you open the scene. We use it round the studio as a way of making notes and passing review's about shot around It's not live, just data stored in the scene. Might be something like you're after
Mark On 25 January 2013 21:23, Ali Khanbabaei <[email protected]> wrote: > this is a simple script from me. > os : 7. > install > 1:put it in maya default script path > 2:run maya and in python script editor run > import ChatBox > note: this vesion is not compelete and you can send maximum 5 message for > other user. > > -- > You received this message because you are subscribed to the Google Groups > "Python Programming for Autodesk Maya" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > > > -- ------------------------------------- Mark Jackson Technical Animation Director http://markj3d.blogspot.com/ -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
