Pop-up Menu of a Graphics Image?

Jon "Fluffy" Saul rectifier04 at gmail.com
Fri Feb 15 11:30:19 EST 2008


On Fri, Feb 15, 2008 at 9:55 AM, W. Watson <wolf_tracks at invalid.com> wrote:
> Is there a library that contains a pop-up menu class from a mouse click on a
>  graphics image?
>  --
>                           Wayne Watson (Nevada City, CA)
>
>                         Web Page: <speckledwithStars.net>
>  --
>  http://mail.python.org/mailman/listinfo/python-list
>
What exactly do you mean by "library that contains a pop-up menu class from a
mouse click on a graphics image"
If I deciphered the sentence correctly, then TKinter, win32 and GTK API's can do
what you want.
Probably others too.

-- 
Push the envelope. Watch it bend.



More information about the Python-list mailing list