Out of curiosity, why the interest in making Maya be the platform to host a
chat client? What specific features are you looking for, relating to Maya,
that cant be achieved with some existing jabber client or something for
chat functionality?
 On Jan 26, 2013 12:07 AM, "DayDreamer" <[email protected]> wrote:

> On Friday, January 25, 2013 3:07:03 PM UTC+5:30, karthik chowdary wrote:
> > i want chat messenger in Maya to interact with my coliques   can anyone
> sujjest me how to create that pls
>
> I think this will work..
>
> 1. create an UI to send and receive the messages.
> 2. save it in a database(can be a simple text file with proper formatting
> for correct read.)
> 2. make a scriptJob that will run for the complete session of maya, which
> will check the updates on database(can be achieved by checking the modified
> time of the file).
> 3. Extract the chat from the database.
> 4. Filter it.
> 5. display it in the UI(step 1).
>
> --
> 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].
>
>
>

-- 
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].


Reply via email to