[mythtv] [BUG] Advanced Recording Screen not getting focus

David Engel gigem at comcast.net
Wed Mar 3 22:06:46 EST 2004


On Wed, Mar 03, 2004 at 05:16:04PM -0800, Bruce Markey wrote:
> Yeah, it will focus to the buttons but not the combobox. I thought
> it might be a focusPolicy thing but the docs say "setFocus() gives
> focus to a widget regardless of its focus policy...". I set it
> to the upcoming episodes button for now.

The problem is that configWidget returns a QVBox widget which is more
layout aid which doesn't care about nor honor focus.  I just committed
a hack based on what was being done in ListBoxSetting.  Someone else
should double check it, though.

David
-- 
David Engel
gigem at comcast.net


More information about the mythtv-dev mailing list