[PythonCE] Import inbox error

2009-12-10 Thread mani kandan
mail resources. > > Regards, Martin > > > > *From:* pythonce-bounces+martinechols=verizon@python.org [mailto: > pythonce-bounces+martinechols = > verizon@python.org] *On Behalf Of *mani kandan > *Sent:* Wednesday, December 09, 2009 11:53 PM > *To:* Pytho

Re: [PythonCE] Import inbox error

2009-12-10 Thread Martin Echols
@python.org Subject: [PythonCE] Import inbox error On Thu, Dec 10, 2009 at 12:24 AM, Sini Mäkelä wrote: Hi, >>"inbox" is also a Python extension for S60, so you cannot use it with PythonCE just like that. >>Sorry, this is probably not the answer you were looking

[PythonCE] Import inbox error

2009-12-09 Thread mani kandan
On Thu, Dec 10, 2009 at 12:24 AM, Sini Mäkelä wrote: > Hi, > > > >> > >>"inbox" is also a Python extension for S60, so you cannot use it with > PythonCE just like that. > > >>Sorry, this is probably not the answer you were looking for, but the sad > truth. > > yeah Sini this is a sad truth for me

Re: [PythonCE] Import inbox error

2009-12-09 Thread Sini Mäkelä
Hi, As you said "appuifw" is a PYS60 module so i cant include those in my windows CE.But "appuifw" is not my major concern.I need that "inbox" header file.Can u please guide me where can i download that. "inbox" is also a Python extension for S60, so you cannot use it with PythonCE just like

Re: [PythonCE] Import inbox error

2009-12-08 Thread mani kandan
Hi Mark, As you said "appuifw" is a PYS60 module so i cant include those in my windows CE.But "appuifw" is not my major concern.I need that "inbox" header file.Can u please guide me where can i download that. On Wed, Dec 9, 2009 at 6:45 AM, Mark Doukidis wrote: > Hi Mani > > It looks like you a

Re: [PythonCE] Import inbox error

2009-12-08 Thread mani kandan
Yeah you are rite juan.I'm trying to include an unavailabe header file.But can you please help me with where can i download the required. On Tue, Dec 8, 2009 at 10:36 PM, Juan Pedro Fisanotti wrote: > 2009/12/8 mani kandan > >> I am new to this forum and pythonCE please help me with this issue.I

Re: [PythonCE] Import inbox error

2009-12-08 Thread Mark Doukidis
Hi Mani It looks like you are trying to import a Symbian module on a Windows CE platform. I think "appuifw" is a PYS60 module (python wrapper for Symbian Series 60 devices) You should look for another GUI for a Windows CE device. I know Tkinter works but their are other efforts for CE. regards

[PythonCE] Import inbox error

2009-12-08 Thread mani kandan
I am new to this forum and pythonCE please help me with this issue.I downloaded and installed pythonCE on my device and when i tried to run the program import inbox, appuifw box = inbox.Inbox() query = appuifw.query(u"Search for:", "text").lower() hits = [] ids = [] for sms_id in box.sms_messag