Hello,
I want to create a GUI as shown in the link:
http://cid-f9beaac3236afa2b.skydrive.../interface.JPG
which has 3 fields.
when the user click the type field, the program shows a single selection list.
if it's the tags field, the program shows the multi selection list.
and the user are able to write text and add some images in the description.
Is it possible to do it in python?

Reply With Quote


