??? chatBox..... different app, SceneReview is part of the Red9 studioPack ;)
On 7 February 2013 09:08, san <[email protected]> wrote: > On Wednesday, February 6, 2013 10:40:08 PM UTC+5:30, MarkJ wrote: > > 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/ > > @Mark > > while trying to run > > i get error saying # Error: AttributeError: file ChatBox.py line 10: > 'module' object has no attribute 'commandPort' # > > since I cannot see the source I cannot fix it myself !!! can u see what > needs to be fixed or any other way to do , all I can guess is u r probably > using socket ? > > -- > 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. > > > -- ------------------------------------- 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.
