Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #99298

Re: How to remember last position and size (geometry) of PyQt application?

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Santosh Kumar <me@sntsh.com>
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 <mailman.89.1448345031.2291.python-list@python.org> (permalink)
References <CAE7MaQZj=smhVjxBzv2osAYEL8wVGbiwB3LJ2sPDx2trNWPUaA@mail.gmail.com>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8
X-Trace news.uni-berlin.de NDJyI6LddVtwWZDukIFy/QaZ1muFOV2pTdYnRPDCzmlw==
Return-Path <me@sntsh.com>
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 <CAE7MaQZj=smhVjxBzv2osAYEL8wVGbiwB3LJ2sPDx2trNWPUaA@mail.gmail.com>
X-Gmail-Original-Message-ID <CAE7MaQYg8Qidaj+CTu=NR_ez9Go6Jw_umjkUYJXtt=Mb==Y8QA@mail.gmail.com>
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 <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:99298

Show key headers only | View raw


This question was reasked and answered on StackOverflow:
http://stackoverflow.com/q/33869721/939986

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: How to remember last position and size (geometry) of PyQt application? Santosh Kumar <me@sntsh.com> - 2015-11-23 19:46 +0530

csiph-web