Support and General Use > Theming and Appearance Customization

Part of the Theme is flickering, when using clickwheel

(1/1)

mrfritzle:
Hello People outthere,

hope someone can give a helping Hand. Ive trying to make my own theme, but since a few hours
iam stucked in the middle of nowhere.

I want to have battery and clock, and i did with an .sbs file, everything will be shown and works.
....but when i use the clickwheel or chancing the menu, then battery and clock are flickering.

Heres my code. Maybe someone can help, or give a hint.

Iam not sure but i think it has something to do with a defined viewport ??!?!?!


--- Code: ---%wd
%xl(A,Battery.bmp,0,0,25)
%Vl(battery,260,220,26,12,0)
%V(286,220,-,-,-)
%?bp<%?bc<%t(1.0)%xd(Aa);%t(1.0)%xd(Ab)|%xd(Ac)>|%?bl<%xd(Ad)|%xd(Ad)|%xd(Ae)|%xd(Af)|%xd(Ag)|%xd(Ah)|%xd(Ai)|%xd(Aj)|%xd(Ak)|%xd(Al)|%xd(Am)|%xd(An)|%xd(Ao)|%xd(Ap)|%xd(Aq)|%xd(Ar)|%xd(As)|%xd(At)|%xd(Au)|%xd(Av)|%xd(Aw)|%xd(Ax)|%xd(Ay)>>
%V(-50,0,-,-,1) %Vf(FFFFFF)
%ck:%cM
--- End code ---

Many thx in advance !!! Thilo alias MrFritzle

mrfritzle:
Here´s are the full files of the theme.

https://www.hidrive.strato.com/lnk/obiUCo6K

I tried a lot but don´t have a clue why there is the flickering in the battery and the clock.

Maybe there is a parameter for refresh or I used the wrong layer!!!

Please be so kind and help.

mrfritzle:
After lot more tries. I think is a problem with overlaying of viewports.

Can someone confirm ? ...and will it be possible to use:


--- Code: ---%?if(%cs, =, 1)<Show Viewport>
--- End code ---

For the moment done it that way (but its not like the original):):


--- Code: ---%Fl(2,16 Ubuntu [Bold].fnt)
%wd
%Lt<>
%xl(A,Battery.bmp,0,0,25)
%V(294,1,25,20,-)%Vf(000000)%Vb(FFFFFF)
%?bp<%?bc<%t(1.0)%xd(Aa);%t(1.0)%xd(Ab)|%xd(Ac)>|%?bl<%xd(Ad)|%xd(Ad)|%xd(Ae)|%xd(Af)|%xd(Ag)|%xd(Ah)|%xd(Ai)|%xd(Aj)|%xd(Ak)|%xd(Al)|%xd(Am)|%xd(An)|%xd(Ao)|%xd(Ap)|%xd(Aq)|%xd(Ar)|%xd(As)|%xd(At)|%xd(Au)|%xd(Av)|%xd(Aw)|%xd(Ax)|%xd(Ay)>>
%V(1,1,95,20,2)%Vf(000000)%Vb(FFFFFF)
%ck:%cM %cd.%cm.%cy
%Vi(-,0,18,320,213,-)

--- End code ---

And it looks so:

Navigation

[0] Message Index

Go to full version