Re: activity manager/widget explorer and ContorllerWindow keyPressEvent problem

2011-03-03 Thread Farhad Hedayati-Fard
On Thursday 03 March 2011 20:02:59 Marco Martin wrote: > On Thursday 03 March 2011, Farhad Hedayati-Fard wrote: > > Hi, > > I've worked on the focusing problem of widget explorer and activity > > manager so that the search box has focus when they're opened. > > it seems that now the search box has

Re: activity manager/widget explorer and ContorllerWindow keyPressEvent problem

2011-03-03 Thread Marco Martin
On Thursday 03 March 2011, Farhad Hedayati-Fard wrote: > Hi, > I've worked on the focusing problem of widget explorer and activity manager > so that the search box has focus when they're opened. > it seems that now the search box has focus when they're opened , but the > keyEvents are processed by

activity manager/widget explorer and ContorllerWindow keyPressEvent problem

2011-03-03 Thread Farhad Hedayati-Fard
Hi, I've worked on the focusing problem of widget explorer and activity manager so that the search box has focus when they're opened. it seems that now the search box has focus when they're opened , but the keyEvents are processed by the ControllerWindow, (I've put qDebug()s in every focusInEven