Pop-up Menu of a Graphics Image?

W. Watson wolf_tracks at invalid.com
Fri Feb 15 15:28:41 EST 2008


I want to allow a user who is looking at a graphic to be able to right-click 
on the graphic to produce a menu of choices.

Does the PIL have something, a class or whatever? What in Tkinter would be 
useful for this purpose? GTK?

Jon "Fluffy" Saul wrote:
> 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.
> 

-- 
                          Wayne Watson (Nevada City, CA)

                        Web Page: <speckledwithStars.net>



More information about the Python-list mailing list