[mythtv-commits] mythtv commit: r21916 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Sep 17 06:19:44 UTC 2009


      Author: cpinkham
        Date: 2009-09-17 06:19:44 +0000 (Thu, 17 Sep 2009)
New Revision: 21916
   Changeset: http://cvs.mythtv.org/trac/changeset/21916

Modified:

   trunk/mythtv/libs/libmyth/mythuifilebrowser.cpp

Log:

A new bug and minor usage change in the MythUIFileBrowser.

When the user selected an actual file, the filename should be
returned by GetResultText().  When the user hit the OK button,
the current directory is returned by GetResultText().  In this
case, there is now way to know what (if any) file the user
wanted to select since they moved focus off the list to hit OK.

When the user does pick a directory, the state of the MFileInfo
returned is currently undefined.  This may change in the future
to hold info about the directory selected.






More information about the mythtv-commits mailing list