You Are Here:

Community: Developer Discussion Boards

#1 Old Question - 2009-07-02, 18:12

Join Date: Mar 2006
Posts: 26
patlucas
Offline
Registered User
Hi

I have the following code. What is returned if I press the Cancel key?

Code:
data = appuifw.query"(u"Number", "number")
Regards

Patrick
Reply With Quote

#2 Old Re: Question - 2009-07-02, 18:25

Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
bogdan.galiceanu's Avatar
bogdan.galiceanu
Offline
Forum Nokia Champion
data will be of type None if you press Cancel.
Reply With Quote

#3 Old Re: Question - 2009-07-02, 21:15

Join Date: Feb 2008
Posts: 743
Location: Belo Horizonte, Brazil
Send a message via Skype™ to Rafael T.
Rafael T.'s Avatar
Rafael T.
Offline
Forum Nokia Champion
Quote:
Originally Posted by patlucas View Post
Hi

I have the following code. What is returned if I press the Cancel key?

Code:
data = appuifw.query"(u"Number", "number")
Regards

Patrick
Hi Patrick,

As Bogdan said, it will return None. For example:

Code:
data = appuifw.query"(u"Number", "number")

if data is None:
    # user pressed Cancel key
Next time, please try to be more specific with the thread title




BR,

Rafael.
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
Annoying question when dialing by bluetooth tejohf Bluetooth Technology 0 2003-09-04 20:56
Newbie question: What is the call stack? advocatee General Symbian C++ 2 2003-06-22 06:27
my question is a question about the NOKIA MMSC EAIF EMULATOR. tinduc General Messaging 1 2003-04-14 04:14
i'm using the nokia mobile internet toolkit 3.1, and i have a question tinduc General Messaging 0 2003-04-07 10:52
question deleted kiokups General Messaging 1 2002-09-25 21:07

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia