Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 1342 → Rev 1343

/programs/other/t_edit/t_work.inc
63,14 → 63,12
gpOpt db 0
mode_colored db 1 ; ðåæèì âûäåëåíèÿ ñëîâ öâåòîì (0-âûêë. 1-âêë.)
 
txtBuf db 'ãä¥à: '
buf db BUF_SIZE dup(0)
key_new db 0 ; ñèìâîë, êîòîðûé áóäåò äîáàâëÿòñÿ ñ êëàâèàòóðû
tex dd 0
tex_1 dd 0
tex_end dd 0
tex dd 0 ;text memory pointer
tex_1 dd 0 ;text first symbol pointer
tex_end dd 0 ;text end memory pointer
 
hed db 'TextEditor 29.12.09',0 ;ïîäïèñü îêíà
hed db 'TextEditor 30.12.09',0 ;ïîäïèñü îêíà
sc system_colors
 
wndMain BOX 0,50,440,150
186,6 → 184,7
pop ecx
ret
 
align 4
SelMove:
push ecx
mov ecx,[cur_x]
196,6 → 195,7
add ecx,[wScr.position]
mov [sel.y1],ecx
pop ecx
call draw_but_toolbar ;redraw toolbar (need to button Copy)
ret
 
;input: