dialogplugin settings
#1
i resized the grouplist control area so the screenshot would show all settings.

imo it still looks good, would you consider making this change in DialogPluginSettings.xml. height was 420.

and ask jmarshall for the ability to set label2 color different, like in your skin settings. would make reading labels and values easier.

Code:
<control type="grouplist" id="2">
   <description>control area</description>
   <posx>30</posx>
   <posy>80</posy>
   <width>740</width>
   [b]<height>445</height>[/b]
   <itemgap>-1</itemgap>
   <onup>2</onup>
   <ondown>2</ondown>
   <onleft>10</onleft>
   <onright>10</onright>
  </control>

Image
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply

Logout Mark Read Team Forum Stats Members Help
dialogplugin settings0