Post thumbnail of Avoid looping through treeview iterators with row references
27 September 2011
Continue reading Avoid looping through treeview iterators with row references

Avoid looping through treeview iterators with row references

Keeping a dictionary of treerowreferences is the way to go. It makes keeping track of rows a breeze. You don’t have to worry about row locations changing over time as the treerowref keeps track of that automatically.
When you add a parent row to a treestore you get an iterator returned. …

Post thumbnail of Looping over a range in bash
7 April 2009
Continue reading Looping over a range in bash

Looping over a range in bash

I don’t know why I always forget how to do ranges, but I do. I guess it has something to do with the fact that I don’t expect it to be like C at all, and I don’t need to use it often enough to remember.

Powered by Wordpress   |   Lunated designed by ZenVerse