forked from KolibriOS/kolibrios
Tinypad 4.0.4 (final release)
git-svn-id: svn://kolibrios.org@297 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -11,6 +11,18 @@ struct RECT
|
||||
Bottom dd ?
|
||||
ends
|
||||
|
||||
struct TBOX
|
||||
width dw ?
|
||||
x dw ?
|
||||
height dw ?
|
||||
y dw ?
|
||||
sel.x db ?
|
||||
pos.x db ?
|
||||
ofs.x db ?
|
||||
length db ?
|
||||
text rb 255
|
||||
ends
|
||||
|
||||
struct SCROLLBAR
|
||||
Top dd ?
|
||||
Size dd ?
|
||||
|
Reference in New Issue
Block a user