[mythtv-commits] mythtv commit: r17287 - in trunk/mythtv by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu May 8 18:42:39 UTC 2008


      Author: stuartm
        Date: 2008-05-08 18:42:37 +0000 (Thu, 08 May 2008)
New Revision: 17287
   Changeset: http://cvs.mythtv.org/trac/changeset/17287

Added:

   trunk/mythtv/libs/libmythui/mythuispinbox.cpp
   trunk/mythtv/libs/libmythui/mythuispinbox.h

Modified:

   trunk/mythtv/libs/libmythui/libmythui.pro
   trunk/mythtv/themes/default/base.xml

Log:

Adds a spinbox widget to mythui. This is a functional placeholder until I get the time to write a more efficient version. Like the final version this inherits from mythlistbutton and adds the ability to specify an arbitrary range of numerical values, unlike the final version if you define 100 possible values then 100 items are put into the list instead of determining the next/prev values only when they are needed.

Refs #12






More information about the mythtv-commits mailing list