Hi all..
I have this problem: My python app works in the background, and I need to notify the user about some event. How can I use the appuifw module to give a "global" alert?? I mean that even though the application is in background, I can use the appuifw.note() function to display a note to the user (even though he is doing something else.. like the delivery report notification "Delivered : xxx")

Reply With Quote



