01-02-2005, 09:27 PM
Not all windows report about text change. A separate thread should periodically get foreground window text, compute text width (I tried GetWindowDC/GetTextExtent32/ReleaseDC, but here it is not accurate) and move toolbar if necessary.