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
@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
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
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
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
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
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
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