can i add the channel :
#pys60-it
for Italian guys.
thanks :)
Type: Posts; User: sznever; Keyword(s):
can i add the channel :
#pys60-it
for Italian guys.
thanks :)
import e32
import appuifw
---------------------------------
class MyApp:
def __init__(self):
self.a = appuifw.Text() #assegna ad a un oggetto Text
self.b = appuifw.Text()...
sobh :-(
i hope it will be fixed in future python release.
Thanks !
(i'm tryng to make a multichannel/multiserver
irc client...)
It crash my app....
isn't possible to use socket on a thread ?
Thanks.
Aaargh my fault ;-)
the correct subjt is:
"socket.recv(bytes,callback)"
!!!
so the question remain again :)
Thanks !
Hello.
Which data does return the (undocumented ?)
callback function of subj method ?
thanks
yes, my fault, the 2 parenthesis are in original code and not work as i have posted.
Hi.
I'm writing a simple irc client, but, if i try this
code:
---
import sys
import socket
import string
where can i find PDIS library ?
And an example of the use of recv method of
non standard api ?
(does it return the read text to the callback function ?)
thanks.
try with HOST="localhost" or "127.0.0.1"
hello.
is possible to make the screen blink with
python for s60 , if yes, how ?
(some samples are welcome thanks :))
Try this:
http://www.symbianware.com/product.php?id=screentaker60&pl=n3650
Its freeware and works perfect.