Path: csiph.com!usenet.pasdenom.info!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.065 X-Spam-Evidence: '*H*': 0.87; '*S*': 0.00; "'python": 0.07; 'gui': 0.11; 'sat,': 0.15; 'balls': 0.16; 'for,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'meanwhile,': 0.16; 'swim': 0.16; 'wrote:': 0.17; 'feb': 0.19; 'sort': 0.21; 'bit': 0.21; 'example': 0.23; 'header:In-Reply- To:1': 0.25; 'am,': 0.27; 'message-id:@mail.gmail.com': 0.27; 'there.': 0.28; 'yes.': 0.29; 'probably': 0.29; "i'm": 0.29; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'received:209.85': 0.35; 'something': 0.35; 'really': 0.36; 'but': 0.36; 'does': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'sure': 0.38; 'instead': 0.39; 'to:addr:python.org': 0.39; 'google': 0.39; 'you.': 0.61; "you'll": 0.62; 'more': 0.63; 'results': 0.65; 'talking': 0.66; 'sounds': 0.71; '100%': 0.76; '2013': 0.84; 'actually,': 0.84; 'subject:Basic': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=fKTXKfDIE2ou4O2gw+e4i4q83nw3Pu74JGgTZ59ma9s=; b=QaW8xULOif6Mpp6FRxSgUcWoVwesldziU9+0UWz+2Pjw9i9UYGnnOvzayBGAMYMXWL 8c4VspsNC2nIz5OKjxCOhFJO/us/nDRiUNMCeXXqZZz8zPfx1YP3o8ac+ofK+8+mCuEa 2YxnBSpnnjy/Ne0MY52Cw5UDgQ5IvP9DJ19o8/0Twh/wkJJPHN6sIvYdPy1GymrFAPS8 n9isoDnOTJvtPe/xEuMtgIU7/4bJJpQ6sfPHWzQXAo8CbpxomL4cRILQ0TBsN9slzMyM iuSNxX/Gb0p8W/gz5HFdc4QLSYN8+HTDJRvdosdkgsSRJ5tygl3I9O1GIwXh5EEV8Eyh qTNQ== MIME-Version: 1.0 X-Received: by 10.220.223.80 with SMTP id ij16mr5301193vcb.28.1361579104967; Fri, 22 Feb 2013 16:25:04 -0800 (PST) In-Reply-To: <1ae2f0e1-c949-4449-b5a1-41d99b8b7f9e@googlegroups.com> References: <024d2304-e7e1-425c-973a-533e75c919eb@googlegroups.com> <1ae2f0e1-c949-4449-b5a1-41d99b8b7f9e@googlegroups.com> Date: Sat, 23 Feb 2013 11:25:04 +1100 Subject: Re: Basic Listview Example From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1361579113 news.xs4all.nl 6985 [2001:888:2000:d::a6]:42582 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:39635 On Sat, Feb 23, 2013 at 10:36 AM, Xx7 wrote: > Listview example in a GUI Sounds to me like you may be talking about GTK, but I'm not 100% sure there. You really need to give a LOT more information. Actually, you'll probably find that Google Search has crystal balls every bit as good as ours; if you type 'python listview example' and start adding keywords to say what sort of example you're looking for, it'll find something for you. Meanwhile, over at DuckDuckGo, one does not ask whether or not they have crystal balls. You instead ask whether they quack like they have crystal balls, whether they can swim like they have crystal balls, and whether you can type in 'python listview example' and get results like they have crystal balls. And the answer is: Yes. ChrisA