Closed GoogleCodeExporter closed 9 years ago
I pasted the wrong code in there...
The final line should be:
self.mainTabWidget.insertTab(6, self.tabMainEncoder,
self.tabMainEncoder.windowTitle)
This keeps the Encoder tab in the correct position even after it is detached. I
don't much care for the constant index being there and might suggest it be
moved to some constants file as something like ENCODER_TAB_IDX and then
reference that variable here.
Original comment by kelle...@gmail.com
on 7 Aug 2011 at 3:20
Original comment by gfleisch...@gmail.com
on 5 Jul 2013 at 1:46
Fixed in RAFT3.
Original comment by gfleisch...@gmail.com
on 27 Jul 2013 at 8:58
Original issue reported on code.google.com by
kelle...@gmail.com
on 6 Aug 2011 at 9:56