[GB.FORM]
* BUG: Add default icons for the "calendar" stock icon. git-svn-id: svn://localhost/gambas/trunk@1361 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
parent
5887bc9d61
commit
b312381a45
@ -49,7 +49,7 @@
|
||||
MoveScaled(37,0,2,4)
|
||||
}
|
||||
{ btnParent ToolButton
|
||||
MoveScaled(38,0,4,4)
|
||||
MoveScaled(37,0,4,4)
|
||||
ToolTip = ("Parent directory")
|
||||
Text = ("")
|
||||
Picture = Picture["icon:/small/up"]
|
||||
@ -88,14 +88,14 @@
|
||||
}
|
||||
}
|
||||
{ splChoose HSplit
|
||||
MoveScaled(2,7,54,37)
|
||||
MoveScaled(2,7,56,37)
|
||||
Expand = True
|
||||
{ dvwChoose DirView
|
||||
MoveScaled(2,3,25,33)
|
||||
Picture = Picture["icon:/small/home"]
|
||||
}
|
||||
{ fvwChoose FileView
|
||||
MoveScaled(28,3,25,33)
|
||||
MoveScaled(29,3,25,33)
|
||||
Visible = False
|
||||
}
|
||||
}
|
||||
|
BIN
comp/src/gb.form/stock/default/16/calendar.png
Normal file
BIN
comp/src/gb.form/stock/default/16/calendar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 843 B |
BIN
comp/src/gb.form/stock/default/32/calendar.png
Normal file
BIN
comp/src/gb.form/stock/default/32/calendar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
BIN
comp/src/gb.form/stock/default/48/calendar.png
Normal file
BIN
comp/src/gb.form/stock/default/48/calendar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.6 KiB |
BIN
comp/src/gb.form/stock/default/64/calendar.png
Normal file
BIN
comp/src/gb.form/stock/default/64/calendar.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.8 KiB |
Loading…
x
Reference in New Issue
Block a user