My account: Login | Sign Up
Loading... 

Problem using appuifw.Query | Thread profile

Thread profile page for "Problem using appuifw.Query" on http://www.forum.nokia.com. This report page is a snippet summary view from a single thread "Problem using appuifw.Query", located on the Message Board at http://www.forum.nokia.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity, which are reported in a table below. Additional thread profile information is also shown in the following ways:

1) Top Contributing Authors
2) Related Threads on "eBay Auctions"
3) Related Threads on Other Sites

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a thread's popularity and/or exact posting volumes at any given reporting period.

Title: Problem using appuifw.Query
Site: Nokia Developer Discussion Boards  Nokia Developer Discussion Boards - site profile
Forum: Python  Python - forum profile
Total authors: 6 authors
Total thread posts: 10 posts
Thread activity: no new posts during last week
Domain info for: nokia.com

Thread posts in Problem using appuifw.Query:

1. 
Started 1 month, 3 weeks ago (2008-10-11 19:27:00)  by james1980
I want to enter a multiple digit at the same time. Is there any limitation on the number of digit that can be entered using following code? I tried it and allow me to enter 9 digit only. Is there any other way to do so. Code: a=appuifw.query(u' enter digit','number')
Size: 618 bytes
Customize:  Customize "Problem using appuifw.Query :: Python :: Nokia Developer Discussion Boards"
2. 
Started 1 month, 3 weeks ago (2008-10-11 19:27:00)  by james1980 Online
I want to enter a multiple digit at the same time. Is there any limitation on the number of digit that can be entered using following code? I tried it and allow me to enter 9 digit only. Is there any other way to do so. Code: a=appuifw.query(u' enter digit','number')
Size: 561 bytes
Customize:  Customize "<b>Reply 1</b>: Problem using appuifw.Query :: Python :: Nokia Developer Discussion Boards"
3. 
Started 1 month, 3 weeks ago (2008-10-11 19:38:00)  by croozeus
Hello, Yes, it is limited to 9 digits only. The only other option is to use "text" and use that input as integer. Best Regards, Croozeus
Size: 240 bytes
Customize:  Customize "<b>Reply 2</b>: Problem using appuifw.Query :: Python :: Nokia Developer Discussion Boards"
4. 
Started 1 month, 3 weeks ago (2008-10-11 19:38:00)  by croozeus Offline
Hello, Yes, it is limited to 9 digits only. The only other option is to use "text" and use that input as integer. Best Regards, Croozeus
Size: 183 bytes
Customize:  Customize "<b>Reply 3</b>: Problem using appuifw.Query :: Python :: Nokia Developer Discussion Boards"
5. 
Started 1 month, 3 weeks ago (2008-10-12 04:15:00)  by james1980
Hi pankaj, thanks a lot. Regards
Size: 105 bytes
Customize:  Customize "<b>Reply 4</b>: Problem using appuifw.Query :: Python :: Nokia Developer Discussion Boards"
6. 
Started 1 month, 3 weeks ago (2008-10-12 04:15:00)  by james1980 Online
Hi pankaj, thanks a lot. Regards
Size: 48 bytes
Customize:  Customize "<b>Reply 5</b>: Problem using appuifw.Query :: Python :: Nokia Developer Discussion Boards"
7. 
Started 1 month, 2 weeks ago (2008-10-13 10:36:00)  by rahulvala Offline
Yes ,i have faced the same problem, i have got the solution.
Size: 60 bytes
Customize:  Customize "<b>Reply 6</b>: Problem using appuifw.Query :: Python :: Nokia Developer Discussion Boards"
8. 
Started 1 month, 2 weeks ago (2008-10-13 10:53:00)  by rahulvala Offline
Yes, i have faced the same problem . I have got the solution. Best regards rahul
Size: 104 bytes
Customize:  Customize "<b>Reply 7</b>: Problem using appuifw.Query :: Python :: Nokia Developer Discussion Boards"
9. 
Started 1 month, 2 weeks ago (2008-10-13 11:04:00)  by croozeus Offline
Quote: Originally Posted by rahulvala Yes ,i have faced the same problem, i have got the solution. Quote: Originally Posted by rahulvala Yes, i have faced the same problem . I have got the solution. Best regards rahul Yes, we ...
Size: 1,650 bytes
Customize:  Customize "<b>Reply 8</b>: Problem using appuifw.Query :: Python :: Nokia Developer Discussion Boards"
10. 
Started 1 month, 2 weeks ago (2008-10-13 13:42:00)  by AMIT_GOHEL Offline
when i was making misscall application i've faced same problem . so use text insted of number .
Size: 202 bytes
Customize:  Customize "<b>Reply 9</b>: Problem using appuifw.Query :: Python :: Nokia Developer Discussion Boards"
 

Top contributing authors for Problem using appuifw.Query

Name
Posts
rahulvala Offline
2
user's latest post:
Problem using appuifw.Query
Published (2008-10-13 10:53:00)
Yes, i have faced the same problem . I have got the solution. Best regards rahul
james1980
2
user's latest post:
Problem using appuifw.Query
Published (2008-10-12 04:15:00)
Hi pankaj, thanks a lot. Regards
james1980 Online
2
user's latest post:
Problem using appuifw.Query
Published (2008-10-11 19:27:00)
I want to enter a multiple digit at the same time. Is there any limitation on the number of digit that can be entered using following code? I tried it and allow me to enter 9 digit only. Is there any other way to do so. Code: a=appuifw.query(u' enter digit','number')
croozeus Offline
2
user's latest post:
Problem using appuifw.Query
Published (2008-10-13 11:04:00)
Quote: Originally Posted by rahulvala Yes ,i have faced the same problem, i have got the solution. Quote: Originally Posted by rahulvala Yes, i have faced the same problem . I have got the solution. Best regards rahul Yes, we are happy for you Please avoid multiposting... Best Regards, Croozeus
AMIT_GOHEL Offline
1
user's latest post:
Problem using appuifw.Query
Published (2008-10-13 13:42:00)
when i was making misscall application i've faced same problem . so use text insted of number .
croozeus
1
user's latest post:
Problem using appuifw.Query
Published (2008-10-11 19:38:00)
Hello, Yes, it is limited to 9 digits only. The only other option is to use &quot;text&quot; and use that input as integer. Best Regards, Croozeus