Request @matrix skin

krime

Vu+ User
Nella Sline-Grey ho notato questo piccolo particolare:IMG_20210306_195446.jpg

Inviato dal mio MI 10 utilizzando Tapatalk
 

krime

Vu+ User
Ovviamente anche sulle Sline-Blue/Black.
Anche sulla default BlackShadowSE P:1_0_19_D49_1450_13E_820000_0_0_0_20210306200100.jpg

Inviato dal mio MI 10 utilizzando Tapatalk
 

krime

Vu+ User
Questo non è un bug della skin, ma l'identificazione del dispositivo (driver), niente da fare, o solo Vuplus può farlo!

grazie
nunigaia
D'accordo che è l'identificativo del tuner ma la skin si può correggere di conseguenza e sono sicuro che @Matrix10 sà come fare.

Inviato dal mio MI 10 utilizzando Tapatalk
 

nunigaia

Moderator
D'accordo che è l'identificativo del tuner ma la skin si può correggere di conseguenza e sono sicuro che @Matrix10 sà come fare.

Inviato dal mio MI 10 utilizzando Tapatalk

T
D'accordo che è l'identificativo del tuner ma la skin si può correggere di conseguenza e sono sicuro che @Matrix10 sà come fare.

Inviato dal mio MI 10 utilizzando Tapatalk

Il nome del tuner è troppo lungo, per adattarsi allo spazio desiderato in skin.

The name of the tuner is too long, to fit the desired space at skin.

"Vuplus DVB-T/C USB NIM(TURBO):VTUNER (Combined DVB-C/T2)"

grazie
nunigaia
 

krime

Vu+ User
Basta semplicemente spostare gli spazi e @Matrix10 dovrebbe essere semplice.
Forse lei non conosce l'xml che forma una skin quindi non può "forse" capire di cosa stò parlando.
Se è difficile farlo posso girare come fare.

Inviato dal mio MI 10 utilizzando Tapatalk
 

Matrix10

Administrator
D'accordo che è l'identificativo del tuner ma la skin si può correggere di conseguenza e sono sicuro che @Matrix10 sà come fare.

Inviato dal mio MI 10 utilizzando Tapatalk

Tuttavia, sorge la domanda se lo skin debba essere più grande a causa del nome del sintonizzatore.
È allora che i programmatori di immagini (no BH) non tengono conto delle skin.
Sembra che amino scrivere libri.
Abbiamo sempre lo stesso problema.

However, the question arises whether the skin should be larger due to the name of the tuner.
That's when image coders (not BH coder) don't take it into account skins.
They seem to like to write books.
We have the same problem all the time.
 

krime

Vu+ User
Tuttavia, sorge la domanda se lo skin debba essere più grande a causa del nome del sintonizzatore.
È allora che i programmatori di immagini (no BH) non tengono conto delle skin.
Sembra che amino scrivere libri.
Abbiamo sempre lo stesso problema.
Giustissimo però per te che ti conosco dai tempi di nabilo (will..) risolvere in proprio dovrebbe essere un gioco da ragazzi.
***
but very right for you who have known you since the time of nabilo (will ..) solving on your own should be a breeze.

Inviato dal mio MI 10 utilizzando Tapatalk
 

Matrix10

Administrator
Of course I can fix that.
The problem is that then I have to destroy my conceptual design.
And I won't do that because that bug in the long name of the tuner is less important than that.
But well I fixed for you Manual scan panel in
MX_Sline-Gray
replace skin.xml file

Certo che posso aggiustarlo.
Il problema è che poi devo distruggere il mio progetto concettuale.
E non lo farò perché quel bug nel nome lungo del sintonizzatore è meno importante di quello.
Ma bene ho sistemato per te il pannello di scansione manuale in
MX_Sline-Grey
sostituire il file skin.xml

coding for this panel looks like this
if you know how to edit you can do the same in other Sline skins
<screen name="ScanSetup" position="center,center" size="1302,782" title="Manual scan" flags="wfNoBorder">
<ePixmap pixmap="MX_Sline-Grey/menu/1300-3.png" position="0,0" size="1302,782" zPosition="-1" alphatest="off"/>
<widget source="Title" render="Label" position="40,18" size="820,60" halign="left" font="Regular;50" foregroundColor="button" backgroundColor="bgbutton" transparent="1"/>
<widget name="config" position="20,88" size="1260,600" zPosition="2" font="Regular;30" itemHeight="40" enableWrapAround="1" scrollbarMode="showOnDemand" foregroundColor="button" backgroundColor="bgbutton" transparent="1"/>
</screen>
 

Attachments

  • skin.zip
    45.9 KB · Views: 4

nunigaia

Moderator
OBH

Inviato dal mio MI 10 utilizzando Tapatalk

Though you are posting at BH section ( Graphics ), where you can create confusion and cause issues for BH skins ( that have not the same skin code of OBH ones ).

best regards
nunigaia

Note: Please, pay attention about it!
 

krime

Vu+ User
Though you are posting at BH section ( Graphics ), where you can create confusion and cause issues for BH skins ( that have not the same skin code of OBH ones ).

best regards
nunigaia

Note: Please, pay attention about it! ... I will move this post to OBH section Graphics and Skins discussion!
Got it I'm sorry I got the wrong section.
p.s.
it is worth logging on to the forum!

Inviato dal mio MI 10 utilizzando Tapatalk
 

krime

Vu+ User
Ho fatto una cosa semplicissima: cioè ho ridotto il font:
<screen name="ScanSetup" position="30,120" size="820,850" title="Manual scan">
<widget name="introduction" position="20,710" size="780,40" font="Regular;28" halign="center" foregroundColor="info" backgroundColor="bgmain" transparent="1"/>
<widget name="config" position="20,20" size="780,665" font="Regular;25" itemHeight="35" foregroundColor="button" backgroundColor="bgbutton" backgroundColorSelected="selbutton" backgroundPixmap="BlackShadowSE_P/menu/bg820x35.png" selectionPixmap="BlackShadowSE_P/menu/button820x35.png" transparent="1"/>
<ePixmap pixmap="BlackShadowSE_P/buttons/red48x48.png" position="160,780" size="48,48" alphatest="blend"/>
<ePixmap pixmap="BlackShadowSE_P/buttons/green48x48.png" position="490,780" size="48,48" alphatest="blend"/>
<widget source="key_red" render="Label" position="220,780" size="330,50" zPosition="1" font="Regular;32" halign="left" valign="center" foregroundColor="button" backgroundColor="bgkey" transparent="1"/>
<widget source="key_green" render="Label" position="550,780" size="330,50" zPosition="1" font="Regular;32" halign="left" valign="center" foregroundColor="button" backgroundColor="bgkey" transparent="1"/>
<eLabel position="0,755" size="820,3" zPosition="-1" backgroundColor="un272727"/>
</screen>


<screen name="ScanSetup" position="center,center" size="1302,782" title="Manual scan" flags="wfNoBorder">
<widget source="Title" render="Label" position="40,15" size="820,60" halign="left" font="Regular;46" foregroundColor="button" backgroundColor="bgbutton" transparent="1"/>
<ePixmap pixmap="MX_Sline-Grey/menu/1300.png" position="0,0" size="1302,782" zPosition="-1" alphatest="off"/>
<ePixmap pixmap="MX_Sline-Grey/menu/tune.png" position="920,165" size="300,300" zPosition="-1" alphatest="on"/>
<widget name="config" position="20,90" size="810,560" font="Regular;25" itemHeight="35" foregroundColor="button" backgroundColor="bgbutton" transparent="1"/>
<widget name="introduction" position="20,660" size="810,40" font="Regular;28" halign="center" foregroundColor="button" backgroundColor="bgbutton" transparent="1"/>
<ePixmap pixmap="MX_Sline-Grey/buttons/red48x48.png" position="200,710" size="48,48" alphatest="blend"/>
<ePixmap pixmap="MX_Sline-Grey/buttons/green48x48.png" position="500,710" size="48,48" alphatest="blend"/>
<widget source="key_red" render="Label" position="260,710" size="330,50" zPosition="1" font="Regular;32" halign="left" valign="center" foregroundColor="button" backgroundColor="bgbutton" transparent="1"/>
<widget source="key_green" render="Label" position="560,710" size="330,50" zPosition="1" font="Regular;32" halign="left" valign="center" foregroundColor="button" backgroundColor="bgbutton" transparent="1"/>
<widget source="global.CurrentTime" render="Label" position="840,70" size="460,80" font="Regular;70" halign="center" foregroundColor="button" backgroundColor="bgbutton" transparent="1">
<convert type="ClockToText">Default</convert>
</widget>
<widget source="session.CurrentService" render="Label" position="850,520" size="440,100" font="Regular;38" halign="center" foregroundColor="button" backgroundColor="bgbutton" transparent="1">
<convert type="ServiceName">Name</convert>
</widget>
</screen>
 

Attachments

  • 11.jpg
    11.jpg
    172.5 KB · Views: 6
  • 22.jpg
    22.jpg
    185.7 KB · Views: 6

Matrix10

Administrator
Ho problemi di vista
25 è un po 'per me
Ovviamente può essere fatto in lettere più piccole
Penso ancora che il nome sia inutilmente lungo.
due volte nel nome 2x Tuner + 2x DVB T/ C

:eek: :D
 
Top