Subversion Repositories Kolibri OS

Rev

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

Rev 1098 Rev 1214
Line 262... Line 262...
262
 
262
 
263
 
263
 
264
 
264
 
265
rect_input:
265
rect_input:
266
.left   edit_box 35,95,5,cl_white,0,0,0,5,rect_input_buffer.left,\
266
.left   edit_box 35,95,5,cl_white,0,0,0,5,rect_input_buffer.left,\
267
ed_figure_only+ed_focus
267
mouse_dd1,ed_figure_only+ed_focus
268
.top    edit_box 35,95,25,cl_white,0,0,0,5,rect_input_buffer.top,\
268
.top    edit_box 35,95,25,cl_white,0,0,0,5,rect_input_buffer.top,\
269
ed_figure_only
269
mouse_dd1,ed_figure_only
270
.width  edit_box 35,95,45,cl_white,0,0,0,5,rect_input_buffer.width,\
270
.width  edit_box 35,95,45,cl_white,0,0,0,5,rect_input_buffer.width,\
271
ed_figure_only
271
mouse_dd1,ed_figure_only
272
.height edit_box 35,95,65,cl_white,0,0,0,5,rect_input_buffer.height,\
272
.height edit_box 35,95,65,cl_white,0,0,0,5,rect_input_buffer.height,\
273
ed_figure_only
273
mouse_dd1,ed_figure_only
274
rect_input_end:
274
rect_input_end:
275
 
275
mouse_dd1	rd 1
276
rect_input_labels:
276
rect_input_labels:
277
.left label 10,10,0,rect_input_labels_text.left
277
.left label 10,10,0,rect_input_labels_text.left