mirror of
https://github.com/brmlab/ratbox.git
synced 2025-06-08 18:04:05 +02:00
Uplne nova verze, vsechno jinak...
Asi uz i funkcni.....
This commit is contained in:
parent
f490af8983
commit
ec9deb970d
6 changed files with 1337 additions and 1139 deletions
16
Form1.form
16
Form1.form
|
@ -1,16 +1,28 @@
|
|||
# Gambas Form File 2.0
|
||||
|
||||
{ Form Form
|
||||
MoveScaled(0,0,37,35)
|
||||
MoveScaled(0,0,149,64)
|
||||
Background = &H000000&
|
||||
Mouse = Mouse.Blank
|
||||
Text = ("")
|
||||
Border = Window.None
|
||||
FullScreen = True
|
||||
{ PictureBox1 PictureBox
|
||||
MoveScaled(0,0,34,31)
|
||||
MoveScaled(2,2,34,31)
|
||||
Mouse = Mouse.Blank
|
||||
Stretch = True
|
||||
Alignment = Align.Center
|
||||
}
|
||||
{ Label1 Label
|
||||
MoveScaled(1,1,60,2)
|
||||
Font = Font["-1"]
|
||||
Foreground = &HE0E0E0&
|
||||
Text = ("")
|
||||
}
|
||||
{ Label2 Label
|
||||
MoveScaled(62,1,45,2)
|
||||
Font = Font["-1"]
|
||||
Foreground = &HE0E0E0&
|
||||
Text = ("")
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue