Changeset 862
- Timestamp:
- 11/09/08 20:34:22 (3 years ago)
- File:
-
- 1 edited
-
trunk/lib/Padre/Wx/Editor.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/Padre/Wx/Editor.pm
r860 r862 509 509 } 510 510 my $pos = $win->{notebook}->GetPage($id)->GetCurrentPos; 511 $win->{notebook}->GetPage($id)->ReplaceSelection(''); 511 512 $win->{notebook}->GetPage($id)->InsertText( $pos, $text ); 512 513 $win->{notebook}->GetPage($id)->GotoPos( $pos + $length - 1 );
Note: See TracChangeset
for help on using the changeset viewer.
