nhold / wxWidgets

Read-only mirror of the wxWidgets SVN repo (automatically updated). Report issues here: http://trac.wxwidgets.org/
http://www.wxwidgets.org/
1 stars 3 forks source link

Keeps the focus in the tab's window instead of giving it to main frame #95

Closed Kinaou closed 9 years ago

Kinaou commented 9 years ago

Corrects the issue https://github.com/nhold/wxWidgets/issues/94

Kinaou commented 9 years ago

It still remains a minor issue when moving a tab with its window which has the focus from a notebook area to another: the tab's window loses the focus.