Alexander Gavrilov writes: > For some reason, on Windows all transient windows are placed > in the upper left corner of the screen. Thus, it is necessary > to explicitly position the windows using the tk::PlaceWindow > function. Hmmm, this is not part of the official Tk API as far as I can see, and having to call tk::PlaceWindow on every window we create is a bit gross. What exactly does it do, and what effect will this change have on Linux? Are you sure there isn't some other way to fix the problem? Paul. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html