Re: Chatroom

2010-05-24 Thread Mark Lawrence
On 24/05/2010 19:50, narcissus wrote: Hello , I want to create a program that is one chatroom and everyone has this program can Enter into that chatroom. how can i do this? and i want gui for it too (GTK) Use your favourite editor and/or IDE to create your program, run it and when you run into

Re: Chatroom

2010-05-24 Thread Shashwat Anand
seems like an academic project which is worth grades On Tue, May 25, 2010 at 7:01 AM, alex23 wrote: > "Martin P. Hellwig" wrote: > > What have you tried so far? > > Alternatively, how much is it worth to you? > > -- > http://mail.python.org/mailman/listinfo/python-list > -- http://mail.python.

Re: Chatroom

2010-05-24 Thread alex23
"Martin P. Hellwig" wrote: > What have you tried so far? Alternatively, how much is it worth to you? -- http://mail.python.org/mailman/listinfo/python-list

Re: Chatroom

2010-05-24 Thread Martin P. Hellwig
On 05/24/10 19:50, narcissus wrote: Hello , I want to create a program that is one chatroom and everyone has this program can Enter into that chatroom. how can i do this? and i want gui for it too (GTK) What have you tried so far? -- mph -- http://mail.python.org/mailman/listinfo/python-list

Chatroom

2010-05-24 Thread narcissus
Hello , I want to create a program that is one chatroom and everyone has this program can Enter into that chatroom. how can i do this? and i want gui for it too (GTK) -- http://mail.python.org/mailman/listinfo/python-list