Parent Directory
|
Revision Log
|
Patch
revision 2901 by adrian, Sun Apr 12 14:32:00 2015 UTC | revision 2902 by adrian, Sun Apr 12 17:12:33 2015 UTC | |
---|---|---|
# | Line 23 class CanvasProperties(object): | Line 23 class CanvasProperties(object): |
23 | builder.add_from_file(glade_file_path) | builder.add_from_file(glade_file_path) |
24 | ||
25 | self.dialog = builder.get_object('dialog') | self.dialog = builder.get_object('dialog') |
26 | self.dialog.set_transient_for(parent) | |
27 | self.parent = parent | self.parent = parent |
28 | ||
29 | ##Get the ASCEND lang## | ##Get the ASCEND lang## |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |