Catch the redraw event for setting output notebook
svn: r769
This commit is contained in:
parent
e0c99fe452
commit
b0bc359f38
@ -187,6 +187,7 @@ class ReportDialog:
|
|||||||
self.setup_report_options_frame()
|
self.setup_report_options_frame()
|
||||||
self.setup_other_frames()
|
self.setup_other_frames()
|
||||||
self.window.show_all()
|
self.window.show_all()
|
||||||
|
self.setup_post_process()
|
||||||
|
|
||||||
# Allow for post processing of the format frame, since the
|
# Allow for post processing of the format frame, since the
|
||||||
# show_all task calls events that may reset values
|
# show_all task calls events that may reset values
|
||||||
|
Loading…
Reference in New Issue
Block a user