Re: TypeError in GtkWindow



On Thu, 2015-10-08 at 17:09 -0300, Germán Racca wrote:
--> 134         coor = Coor2MASS(self)

I do not use Python, but that line seems to make no sense. Self is class
TitleBar: but later you call resp = coor.run(). So I guess for coor you
want something like a dialog, so you have to create it.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]