I See Dead Code

… as sounding brass, or a tinkling cymbal.

I See Dead Code header image 4

Scrollable Widgets with PyGTK

Mai 17th, 2009 · No Comments

It is possible to write custom GTK widgets that have “native” scrolling support, as opposed to just shoving them into a GtkViewPort and forgetting about them. Apart from having mastered a small coding challenge, as it turned out to be, this also gives you greater control over the scrolling itself, like making sure that certain [...]

[Read more →]

Tags: lang:en · programming · python