Subversion Repositories Kolibri OS

Rev

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

Rev 5913 Rev 6159
Line 672... Line 672...
672
    mcall   0, <[win.x], WIN_WIDTH>, <[win.y], WIN_HEIGHT>, , , win.title
672
    mcall   0, <[win.x], WIN_WIDTH>, <[win.y], WIN_HEIGHT>, , , win.title
673
    stdcall draw_list
673
    stdcall draw_list
674
    invoke  pathshow.draw, ps_addres
674
    invoke  pathshow.draw, ps_addres
675
    invoke  checkbox.draw, cb_always
675
    invoke  checkbox.draw, cb_always
Line 676... Line -...
676
 
-
 
677
    mcall   13, <207, 66>, , [skin.work_graph]
676
 
678
    mcall   8, <208, 63>, , 2, [skin.work_button]
677
    mcall   8, <208, 63>, , 2, [skin.work_button]
679
;
678
;
680
    mov     ecx, [skin.work_button_text]
679
    mov     ecx, [skin.work_button_text]
681
    add     ecx, 0x80 shl 24
680
    add     ecx, 0x80 shl 24
Line 682... Line 681...
682
    mcall   4, <214, LIST_HEIGHT + 37>, , browse_txt
681
    mcall   4, <214, LIST_HEIGHT + 36>, , browse_txt
683
 
682
 
684
 ;; buttons
683
 ;; buttons
685
    mov     eax, 8
684
    mov     eax, 8