Path: csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.008 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'subject:not': 0.11; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'subject:screen': 0.16; 'with?': 0.16; 'laura': 0.18; '2015': 0.20; 'mon,': 0.24; 'interface': 0.29; '-0700,': 0.29; 'received:se': 0.29; 'designer': 0.35; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'to:addr:python.org': 0.40; 'software': 0.40; 'header:Message- Id:1': 0.61; 'header:In-reply-to:1': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=openend.se; s=default; t=1444042274; bh=EQ27JXpJ3pDvCnckEnGFmcQufz2lTOedX0CTNj2+EPk=; h=To:From:Subject:In-reply-to:References:Date:From; b=jIrEpHifLVns9shsGUEpX+53d2qWqiVLDdA4PQOt9c4yAQG3hri+UqCYVJMMVFcvr oBV3zeXkbGzR81moKSgJsBD45g69IK2EWrZgY1OKwJ9oVyw2XN4f4qUPw17fF29Fxt 8PxeBisFd8XTDK0P9bgbjaVGzy1i45vkouLJQg2A= To: python-list@python.org From: Laura Creighton Subject: Re: PySide window does not resize to fit screen In-reply-to: References: <24851466-7de1-408f-a0a0-548d42d21ab4@googlegroups.com> <0536254e-4101-4b7c-a848-61a5c3e1a064@googlegroups.com> Comments: In-reply-to Hedieh Ebrahimi message dated "Mon, 05 Oct 2015 01:18:33 -0700." MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <28372.1444042272.1@fido> Content-Transfer-Encoding: quoted-printable Date: Mon, 05 Oct 2015 12:51:12 +0200 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [82.96.5.2]); Mon, 05 Oct 2015 12:51:14 +0200 (CEST) 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: , Newsgroups: comp.lang.python Message-ID: Lines: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1444042277 news.xs4all.nl 23800 [2001:888:2000:d::a6]:60134 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:97405 In a message of Mon, 05 Oct 2015 01:18:33 -0700, Hedieh Ebrahimi writes: >Could you recommend any free designer software that I can create my user = interface with? > >Thank you = Qt Designer works with PySide. http://doc.qt.io/qt-5/designer-quick-start.html Laura