Default settings label
#1
(2015-04-14, 23:01)ronie Wrote: 2015-04-06 settings windows - add default label

add a label control with id="14" to the following windows:
- DialogPVRTimerSettings.xml
- DialogPeripheralSettings.xml
- LockSettings.xml
- ProfileSettings.xml
- SettingsCategory.xml
- VideoOSDSettings.xml


this label will be used as a settings group header.

git commit: https://github.com/xbmc/xbmc/commit/5191...cc44efd728
pull request: 6818 (PR)
What about the separator image used in this new label?
Reply
#2
(2015-04-14, 23:56)Hitcher Wrote: What about the separator image used in this new label?

Correct me if I'm wrong, but should be a image control with id=11:
PHP Code:
<control type="image" id="11">
<
description>separator image</description>
<
height>1</height>
<
texture>info/infopanel_line.png</texture>
</
control
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
#3
i'm not going to correct you ;-)
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#4
Yes but there was talk of whether to show the separator or not in the same control as the label. I personally hate using them because they mess up a perfectly spaced grouplist but if it's shown in the same space as the label it wont matter.
Reply

Logout Mark Read Team Forum Stats Members Help
Default settings label0