* gui/button.inc refactoring

* only 16 ID bits were checked on button delete, 24 now
* negative button frame draw speed up

git-svn-id: svn://kolibrios.org@1334 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Mihail Semenyako (mike.dld)
2009-12-27 18:37:14 +00:00
parent 66a88326dd
commit 7872f73198
3 changed files with 620 additions and 645 deletions

View File

@@ -1035,7 +1035,7 @@ boot_log:
align 32
osloop:
call [draw_pointer]
call checkbuttons
call check_buttons
call checkwindows
; call check_window_move_request
call checkmisc