Vertical Scan progress - possible?
#1
I've tried adding orientation tags but it still scrolls horiziontally, is it even possible?

PHP Code:
<control type="progress" id="404">
    <
description>Progressbar</description>
    <
posx>325</posx>
    <
posy>20</posy>
    <
width>40</width>
    <
height>50</height>
    <
reveal>true</reveal>
    <
orientation>vertical</orientation>
    <
texturebg>dialogs/scan_blank.png</texturebg>
    <
lefttexture>dialogs/blank.png</lefttexture>
    <
midtexture>dialogs/scan_fill.png</midtexture>
    <
righttexture>dialogs/blank.png</righttexture>
    <
overlaytexture>-</overlaytexture>
</
control
Reply
#2
i do not think so but you can do it with a animation
<animation effect="rotate" center="auto" start="-90" end="-90" time="0" condition="true">Conditional</animation>

have a look at my last 2 commits
http://github.com/cf2009/Alaska/commits/master
Image
Reply
#3
I found the rotate method for someone wanting the volume bar that way but couldn't get it to line up properly and now there's no need. Thanks mate.

PS I think it'll look better if the black was changed to the grey Duncan used in the mock up.

EDIT: Actually, I think this look should also be used for the volume as well. What do you think?

Something like this -

Image
Reply
#4
Hitcher Wrote:PS I think it'll look better if the black was changed to the grey Duncan used in the mock up.
kk Wink

Hitcher Wrote:EDIT: Actually, I think this look should also be used for the volume as well. What do you think?
i'm looking at the volume right now here a mock up of what i was thinking for the icon it will be the same size the other ones with the volume text to the left
Image
What do you think?Smile

Edit: i need to reload pages more just seen you post i like both up to you....
Image
Reply
#5
Well my image skills are not much better than 'cut and paste' so I'd go with yours.
Reply
#6
small font
Image

or Big Font
Image
Image
Reply
#7
CF2009 Wrote:small font
Image

or Big Font
Image
What about the same size as the other dialogs with the word 'VOLUME' above?
Reply
#8
done
Image
Image
Reply
#9
Perfect.
Reply

Logout Mark Read Team Forum Stats Members Help
Vertical Scan progress - possible?0