I have just modified a script that notifies you when you have a new gmail message. Right now it just print out "you have a new gmail message" But, I would like to use some sort of graphics or something. I have zero experience with this though. Any ideas where to look or how to go about doing this?
frijole 0 Newbie Poster
Recommended Answers
Jump to PostA link to a Tkinter tutorial/reference
http://infohost.nmt.edu/tcc/help/pubs/tkinter/
Jump to PostThere is a simplifying wrapper for pygame called gasp. You need pygame installed first for this to work:
# using module gasp to draw an arc, a box, plots and circles # # info: GASP (Graphics API for Students of Python) # A library built on pygame …
All 5 Replies
Freaky_Chris 299 Master Poster
frijole 0 Newbie Poster
woooee 814 Nearly a Posting Maven
Ene Uran 638 Posting Virtuoso
frijole 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.