Subversion Repositories Kolibri OS

Rev

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

Rev 2190 Rev 2530
Line 2090... Line 2090...
2090
        add     bx, 5+5-1
2090
        add     bx, 5+5-1
2091
        mov     ecx, [con.def_wnd_y-2]
2091
        mov     ecx, [con.def_wnd_y-2]
2092
        mov     cx, word [con.wnd_height]
2092
        mov     cx, word [con.wnd_height]
2093
        imul    cx, font_height
2093
        imul    cx, font_height
2094
        lea     ecx, [ecx+eax+5-1]
2094
        lea     ecx, [ecx+eax+5-1]
2095
        mov     edx, 0x33000000
2095
        mov     edx, 0x74000000
2096
        mov     edi, [con.title]
2096
        mov     edi, [con.title]
2097
; place for scrollbar
2097
; place for scrollbar
2098
        mov     eax, [con.wnd_height]
2098
        mov     eax, [con.wnd_height]
2099
        cmp     eax, [con.scr_height]
2099
        cmp     eax, [con.scr_height]
2100
        jae     @f
2100
        jae     @f