Help with box_lib

Post here questions, problems and suggestions in English language
  • Code: Select all

    opt_gr1 dd opt1 ;opt1 - is checked
    
    opt1 option_box opt_gr1, 115,28,6,12,0xd0d0ff, 0xff, 0x80ff,txt_circle,txt_circle.end-txt_circle
    opt2 option_box opt_gr1, 115,46,6,12,0xd0d0ff, 0xff, 0x80ff,txt_rect,txt_rect.end-txt_rect
    
    txt_circle: db 'Circle'
    .end: db 0
    txt_rect: db 'Rectangle'
    .end: db 0
  • Who is online

    Users browsing this forum: Google [Bot] and 10 guests