You Are Here:

Community: Developer Discussion Boards

#1 Old Popup note - 2008-05-17, 01:51

Join Date: Mar 2008
Posts: 57
DrivingMobileInnovation
Offline
Regular Contributor
How to create a popup note that waits user's key pressing?
Reply With Quote

#2 Old Re: Popup note - 2008-05-17, 05:19

Join Date: Dec 2007
Posts: 409
Location: Tempe, AZ
Send a message via Yahoo to shubhendra Send a message via Skype™ to shubhendra
shubhendra's Avatar
shubhendra
Offline
Forum Nokia Champion
Hi maybe you can do this with

1) appuifw.query(), it can act similar to pop up menu and when user press key the program executes.

2) You can do something like this,

Popup_manu statement
Until (Keypressed):
display the popup menu

but this will be an irritating solution to see, so maybe you can use time.delay() by importing time.

If these don't work please tell i haven't tried them but will try later if they doesn't work for you.


IDEAS is all they need but still they think only Genius can give them that.
Reply With Quote

#3 Old Re: Popup note - 2008-05-17, 05:45

Join Date: May 2007
Posts: 2,738
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Quote:
Originally Posted by DrivingMobileInnovation View Post
How to create a popup note that waits user's key pressing?
Hi,

Your program must listen to the keypress events and should give a popup when the required keypress are detected.

As suggested above you can use the default note from appuifw, or there is also one more popup that you may use. appuifw on and after pys60 1.4.1 also offers an other popup called InfoPopup only on 3rd edition devices.

You may use that as well.

Code:
pop=appuifw.InfoPopup()
pop.show(u'hello')
Best Regards,
Croozeus
Reply With Quote

#4 Old Re: Popup note - 2008-05-19, 18:14

Join Date: Mar 2008
Posts: 57
DrivingMobileInnovation
Offline
Regular Contributor
I mean, I would like to do a pop up note that pops up and when user press any key it goes off.
Reply With Quote

#5 Old Re: Popup note - 2008-05-19, 18:28

Join Date: Jan 2008
Posts: 22
hyon
Offline
Registered User
Hi,

I also have a similar inquery. Please refer to my post here.

Thanks!
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
need information about j2me polish rathikathangaraj Mobile Java General 4 2007-12-19 10:01
Anyone used Info popup note API yet? nhammond Symbian User Interface 3 2007-04-03 12:57
GoogleIt deepika.mangla General Symbian C++ 4 2007-01-08 02:07
SyExpat + problem + memmove + Carbide Express pearman General Symbian C++ 2 2006-10-14 23:21
another Null pointer exception kvchen1985 Mobile Java Tools & SDKs 1 2004-06-28 16:33

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