python - pygtk image grid -


i'm looking easy way implement this: http://www.dinointeractive.com/?p=117. , guessing if here had idea.

i want arrange images in grid view. , additionally images should arrange position automaticly

you might find gtk.iconview useful. might want gtk.layout depending on might want do.

some sample code can found here , related question here.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -