Hello all, I am using the Win32-GUI module and I have a question regarding the alignment of the window's title. I am writing a script and am using the window's title to display the filename entered. I noticed that if the filename, or any other kind of text, was larger than the width then it would cut the text and append 3 dots after it. So...it would look something like this: Hello, how ar... (this is for a small width'ed window). I was wondering how I can get the 3 dots (...) in fron of the text. So, with the same example above it would look like: ...o, how are you Is something like this possible? If you have any more questions please ask. I hope I didn't confuse anyone. TIA, Felice