at the moment, when a tab is selected, DC++ always gives the focus back to
the widget of this tab that had the focus before the tab lost focus (hmm,
hope it's understandable).
however, in some tabs like hubs and private messages, the focus should
always be given to the message box, as it used to be in the WTL version.
this little patch fixes it by adding a bool alwaysSameFocus in
MDIChildFrame.
btw Jacek, got my patch about window titles?
poy
|