The set_row_spacing() and set_col_spacing() methods of GnomeIconList in gnome.ui attempt to pass a spurious "pos" parameter to the underlying _gnomeui functions. This causes a NameError to be raised. From reading the code, it looks like a couple of the other methods have this problem as well: set_text_spacing(), set_icon_border(). Any plans for a new version? ;-) -Fred -- Fred L. Drake, Jr. <[EMAIL PROTECTED]> Corporation for National Research Initiatives To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
