[mythtv-commits] mythtv commit: r8740 by cpinkham
mythtv@cvs.mythtv.org
mythtv at cvs.mythtv.org
Fri Jan 27 06:20:53 UTC 2006
Author: cpinkham
Date: 2006-01-27 06:20:51 +0000 (Fri, 27 Jan 2006)
New Revision: 8740
Changeset: http://cvs.mythtv.org/trac/changeset/8740
Modified:
trunk/mythtv/programs/mythfrontend/networkcontrol.cpp
Log:
Fix NetworkControl sending keypresses to certain widgets and the EPG. Instead
of posting events to the MainWindow, just post them to the widget that
has focus.
References #1111. This fixes the popup menus for me, but the lineedit
widgets still do not work so I'm keeping the ticket open for now.
More information about the mythtv-commits
mailing list