开发者

pygtk image grid

I'm looking for an easy way to implement something like this: http://www.dinointeractive.com/?p=117. And I was guessing if somebody here had an idea.

I want to arrange images in a grid view. And additionally the images sh开发者_JS百科ould arrange their position automaticly


You might find gtk.IconView useful. You might also want to look into gtk.Layout depending on what you might want to do.

Some sample code can be found here and a related SO question here.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜