Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Santosh Kumar Newsgroups: comp.lang.python Subject: Re: How to remember last position and size (geometry) of PyQt application? Date: Mon, 23 Nov 2015 19:46:31 +0530 Lines: 2 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de NDJyI6LddVtwWZDukIFy/QaZ1muFOV2pTdYnRPDCzmlw== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.040 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'subject:application': 0.07; 'subject:How': 0.09; 'subject:position': 0.09; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:PyQt': 0.16; 'header:In-Reply-To:1': 0.24; 'question': 0.27; 'message- id:@mail.gmail.com': 0.27; 'subject:last': 0.30; 'subject:) ': 0.32; 'received:google.com': 0.35; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'received:209': 0.38; 'to:addr:python.org': 0.40; 'received:111': 0.84; 'subject:remember': 0.91 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sntsh.com; s=default; h=Content-Type:To:From:Subject:Message-ID:Date:References:In-Reply-To:MIME-Version; bh=3lEt0NeRWu/AN3Ma+DhIJyn7PFs8gO6G2yfHZaj9Mc8=; b=QV6h1eMqsNJIOgD994YCLnRhV8ly3P2EHK2ojQusMjq21xfbsJkUyG533nJ+q4utnYsS0+uuU8g9ms5vT+OV/pZHw737NFzfQrVAS0dEF+42gTcZBw3jEuYAirvUpobYKgIQ0BuGAeEL2snKgGANyD1k6BQQPmmU+FsBgkY9Fgk=; X-Received: by 10.112.209.37 with SMTP id mj5mr11034732lbc.9.1448288191635; Mon, 23 Nov 2015 06:16:31 -0800 (PST) In-Reply-To: X-Gmail-Original-Message-ID: X-Authenticated_sender: me@sntsh.com X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - md-in-26.webhostbox.net X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - sntsh.com X-Get-Message-Sender-Via: md-in-26.webhostbox.net: authenticated_id: me@sntsh.com X-Source: X-Source-Args: X-Source-Dir: X-Mailman-Approved-At: Tue, 24 Nov 2015 01:03:49 -0500 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:99298 This question was reasked and answered on StackOverflow: http://stackoverflow.com/q/33869721/939986