Hi again,

So I just checked the source of gmc to check wether they do it. they
transform the y-koordinate the following way:

        /* Normalize the y coordinate to the clist_window */

        y -= (GTK_CONTAINER (clist)->border_width
              + clist->column_title_area.y
              + clist->column_title_area.height);

so how do I do the same with pygtk ?

Martin

-- 
Martin Preishuber - Student, ECLiPt Core Member, SysAdmin
http://eclipt.uni-klu.ac.at,
mailto:[EMAIL PROTECTED]

We all live in a state of ambitious poverty.
-- Decimus Junius Juvenalis
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to