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 relative to their parent. > For simplicity this patch uses the function that is used > internally by Tk dialogs. Is there any reason to call tk::PlaceWindow under Linux or MacOS? If not I'd rather add an if statement so we only call it on Windows. 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