Add a work-in-progress 320x400 touch enabled sbs.
Very basic, please help! top left corner is menu, top right is context menu, otherwise use the UI viewport to move around. bottom area is eventually going to be a touch panel region (and track display if music is playing). 99% sure you cant do a popup region above the UI viewport which is why I've stolen the bottom region git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28006 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a2647331ca
commit
1ab74404e6
2 changed files with 15 additions and 0 deletions
BIN
backdrops/cabbiev2.320x480x16.WIP.bmp
Normal file
BIN
backdrops/cabbiev2.320x480x16.WIP.bmp
Normal file
Binary file not shown.
After Width: | Height: | Size: 600 KiB |
15
wps/cabbiev2.320x240x16.WIP.sbs
Normal file
15
wps/cabbiev2.320x240x16.WIP.sbs
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
%V(0,0,32,32,1)
|
||||||
|
%T(0,0,32,32,menu)
|
||||||
|
|
||||||
|
%V(-32,0,32,32,1)
|
||||||
|
%T(0,0,32,32,contextmenu)
|
||||||
|
|
||||||
|
%Fl(2,18-Adobe-Helvetica-Bold.fnt)
|
||||||
|
%V(32,18,256,20,2)%Vf(000000)
|
||||||
|
%s%ac%?Lt<%Lt>
|
||||||
|
|
||||||
|
%Vi(-,10,40,-,-64,1)
|
||||||
|
|
||||||
|
|
||||||
|
%V(0,-64,-,-,1)
|
||||||
|
%ac%s%?ia<%ia%?it< - %it>>
|
Loading…
Reference in a new issue