Hi again, I am creating a not-resized window with -minsize and -maxsize. Now I need to disable both the resize-corner in status bar and double-edged resize-arrows-cursor. ( <--> )
I know I can achieve it with Dialog() instead Window(), but Dialog is cannot be minimized :-( -- Pavel