Subversion Repositories Kolibri OS

Rev

Rev 297 | Rev 617 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 297 Rev 595
Line 158... Line 158...
158
	sub	ebx,(6*(s_2cancel.size+2)+3)*65536
158
	sub	ebx,(6*(s_2cancel.size+2)+3)*65536
159
	mov	bx,6*(s_2cancel.size+2)
159
	mov	bx,6*(s_2cancel.size+2)
160
	push	20001 s_2cancel s_2cancel.size
160
	push	20001 s_2cancel s_2cancel.size
161
	call	define_3d_button
161
	call	define_3d_button
Line -... Line 162...
-
 
162
 
-
 
163
	cmp	[bot_dlg_mode2], 2	; exit-save dialog
-
 
164
	jne	@f
-
 
165
 
-
 
166
	sub	ebx,(6*(s_2save_no.size+2)+3)*65536
-
 
167
	mov	bx,6*(s_2save_no.size+2)
-
 
168
	push	20007 s_2save_no s_2save_no.size
-
 
169
	call	define_3d_button
162
 
170
 
163
	mov	ebp,tb_opensave
171
    @@: mov	ebp,tb_opensave
164
	mov	eax,[p_info.client_box.width]
172
	mov	eax,[p_info.client_box.width]
165
	sub	eax,6*(s_2filename.size+1)+1
173
	sub	eax,6*(s_2filename.size+1)+1
166
	add	eax,6*(s_2filename.size+1)*65536
174
	add	eax,6*(s_2filename.size+1)*65536
167
	mov	dword[tbox.width],eax
175
	mov	dword[tbox.width],eax
Line 602... Line 610...
602
	mov	[bot_mode],al
610
	mov	[bot_mode],al
603
	mov	[bot_dlg_height],eax
611
	mov	[bot_dlg_height],eax
604
	call	drawwindow
612
	call	drawwindow
605
	ret
613
	ret
Line -... Line 614...
-
 
614
 
-
 
615
  btn.bot.no:
-
 
616
	call	key.ctrl_f4.close
-
 
617
	xor	eax,eax
-
 
618
	mov	[bot_mode],al
-
 
619
	mov	[bot_dlg_height],eax
-
 
620
	mov	[s_status],eax
-
 
621
	call	drawwindow
-
 
622
	ret
606
 
623
 
607
  btn.bot.find:
624
  btn.bot.find:
608
	movzx	ecx,[tb_find.length]
625
	movzx	ecx,[tb_find.length]
609
	mov	[s_search.size],ecx
626
	mov	[s_search.size],ecx
610
	mov	esi,tb_find.text
627
	mov	esi,tb_find.text