Subversion Repositories Kolibri OS

Rev

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

Rev 5426 Rev 5488
Line 65... Line 65...
65
  13, WIN_WIDTH - 25, LIST_HEIGHT, 10 + 12, \  ;; w, x, h, y
65
  13, WIN_WIDTH - 25, LIST_HEIGHT, 10 + 12, \  ;; w, x, h, y
66
  0, 0, LIST_SIZE / 2, 0, \		       ;; b.h, max, area, pos
66
  0, 0, LIST_SIZE / 2, 0, \		       ;; b.h, max, area, pos
67
  0, 0, 0, 2
67
  0, 0, 0, 2
Line 68... Line 68...
68
 
68
 
69
 cb_always check_box2 \
69
 cb_always check_box2 \
Line 70... Line 70...
70
  3 shl 16 + 10, (LIST_HEIGHT + 35) shl 16 + 10, 6, 0, 0, 0, checkbox_txt, ch_flag_middle
70
  5 shl 16 + 16, (LIST_HEIGHT + 33) shl 16 + 16, 6, 0, 0, 0, checkbox_txt, ch_flag_middle
71
 
71
 
72
 opendialog:
72
 opendialog:
73
  .type dd 0
73
  .type dd 0