- Revision
- 15900
- Author
- john
- Date
- 2007-11-25 17:22:38 -0800 (Sun, 25 Nov 2007)
Log Message
Remove testing code I forgot to delete from last checkin
Modified Paths
Diff
Modified: branches/recorded_scripts/chandler/parcels/osaf/framework/blocks/Table.py (15899 => 15900)
--- branches/recorded_scripts/chandler/parcels/osaf/framework/blocks/Table.py 2007-11-26 00:51:25 UTC (rev 15899) +++ branches/recorded_scripts/chandler/parcels/osaf/framework/blocks/Table.py 2007-11-26 01:22:38 UTC (rev 15900) @@ -789,7 +789,6 @@ self.control.SetFocus() self.control.ActivateInPlace() - grid.wxSynchronizeWidget() def EndEdit (self, row, column, grid): value = self.delegate.GetControlValue (self.control)
_______________________________________________ Commits mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/commits
