[mythtv-commits] mythtv/master commit: 7c0a23815 by Paul Harrison (paul-h)

MythTV noreply at mythtv.org
Sat Mar 5 20:37:56 UTC 2011


      Author:  Paul Harrison <pharrison at mythtv.org>
 Change Date:  2011-03-05T12:37:32-08:00
   Push Date:  2011/03/05 12:37:54 -0800
  Repository:  mythtv
      Branch:  master
New Revision:  7c0a23815b0cdc47b80aa9eb90909218118b4ee5
   Changeset:  https://github.com/MythTV/mythtv/commit/7c0a23815

Log:

Add a couple of jump points to show each widgets bounding rect and name.

This is really only useful for developers or theme creators to help see
exactly the area a widget is occupying. It makes it easier to set out text
areas so they don't overlap other widgets for example.

The jump points are 'Toggle Show Widget Borders' and 'Toggle Show Widget Names'
and both are unbound by default.

The show names jump point will show the widgets name in the top left of the
widgets bounding box but only when show borders is turned on.

Modified:

   mythtv/libs/libmythui/mythpainter.h
   mythtv/libs/libmythui/mythuitype.cpp
   mythtv/libs/libmythui/mythuitype.h
   mythtv/programs/mythfrontend/main.cpp



More information about the mythtv-commits mailing list