Subversion Repositories Kolibri OS

Rev

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

Rev 8162 Rev 9472
Line 567... Line 567...
567
  \}
567
  \}
568
}
568
}
Line 569... Line 569...
569
 
569
 
Line -... Line 570...
-
 
570
; constants
-
 
571
 
-
 
572
; button flags
-
 
573
BT_DEL         = 0x80000000
-
 
574
BT_HIDE        = 0x40000000
570
; constants
575
BT_NOFRAME     = 0x20000000
571
 
576
 
572
; events
577
; events
573
EV_IDLE        = 0
578
EV_IDLE        = 0
574
EV_TIMER       = 0
579
EV_TIMER       = 0