| Reply | « Previous Thread | Next Thread » |
|
Hi.Today, I read a article :
http://wiki.forum.nokia.com/index.ph...put_and_Output It said : Code:
import appuifw appuifw.InfoPopup() Why? Thanks. |
|
From "PyS60 Library Reference" (PythonForS60_1_4_4_doc.pdf , download from http://sourceforge.net/projects/pys60): "Available from S60 3rd Ed onwards (inclusive)."
|
|
I am sorry.
I can't find the .pdf file in the site! |
|
IDEAS is all they need but still they think only Genius can give them that. |
| shubhendra |
| View Public Profile |
| Find all posts by shubhendra |
|
Join Date: Feb 2008
Posts: 2,543
Location: Bhavnagar, Gujarat, India
gaba88
Online
Forum Nokia Champion
|
|
hi whirlwind
you are correct that there is no infopopup function in the appuifw module as far as i know there must me a mistake in the wiki. Moreover if you need a popup menu you can use [code]appuifw.popup_menu[\code] Hope it Helps Enjoy Pythoning Gaba88 Gargi Das- http://gargidas.blogsot.com Forum Nokia Python Wiki Learn Python at http://mobapps.org/PyS60 |
|
Is it right?
|
|
Join Date: Feb 2008
Posts: 2,543
Location: Bhavnagar, Gujarat, India
gaba88
Online
Forum Nokia Champion
|
|
hi whirlwind
i checked at my 3rd edition emulator but there it gives error that Infopopup is not in the appuifw module. Can any body else check this thing in the 3rd edition device and verify. Enjoy Pythoning Gaba88 Gargi Das- http://gargidas.blogsot.com Forum Nokia Python Wiki Learn Python at http://mobapps.org/PyS60 |
|
Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
Offline
Forum Nokia Champion
|
|
I checked in both my N95 and the S60 3rd edition FP2 emulator and it worked. And as the documentation says, "Available from S60 3rd Ed onwards (inclusive)."
|
|
Join Date: Feb 2008
Posts: 2,543
Location: Bhavnagar, Gujarat, India
gaba88
Online
Forum Nokia Champion
|
|
|
Quote:
it will me more great if you post the exact statement you write for the Infopopup. I have a 3rd edition fp2 emulator but it does not work there. Thanks Enjoy Pythoning Gaba88 Gargi Das- http://gargidas.blogsot.com Forum Nokia Python Wiki Learn Python at http://mobapps.org/PyS60 |
|
Join Date: Oct 2007
Posts: 2,841
Location: Deva, Romania
Offline
Forum Nokia Champion
|
|
|
Quote:
Code:
import appuifw p=appuifw.InfoPopup() p.show(u"Text goes here", (30, 30), 5000, 0) |
|
Join Date: Feb 2008
Posts: 2,543
Location: Bhavnagar, Gujarat, India
gaba88
Online
Forum Nokia Champion
|
|
thanks bogdan it seems in the morning i wrote something wrong now it works for me also.
Thanks again. Gargi Das- http://gargidas.blogsot.com Forum Nokia Python Wiki Learn Python at http://mobapps.org/PyS60 |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| [moved] Problem in GoogleMaps API page in wiki | gantony | General Discussion | 1 | 2008-07-10 16:47 |
| Problem with eglSwapBuffers and heap corruption | greatape | Symbian Media (Graphics & Sounds) | 2 | 2007-05-24 04:35 |
| Forum Nokia Wiki | Nokia Ron | News, Announcements and Job Listings | 6 | 2007-03-29 10:44 |
| netcards - Problem with opening adapter | kernj | Symbian Tools & SDKs | 5 | 2007-01-10 09:56 |
| Problem: S60 SDK for CW in PC with .NET | anttij | Carbide.c++ IDE and plug-ins | 1 | 2005-02-28 12:36 |