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


Groups > comp.lang.python > #39635

Re: Basic Listview Example

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 <rosuav@gmail.com>
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> <mailman.2308.1361571288.2939.python-list@python.org> <1ae2f0e1-c949-4449-b5a1-41d99b8b7f9e@googlegroups.com>
Date Sat, 23 Feb 2013 11:25:04 +1100
Subject Re: Basic Listview Example
From Chris Angelico <rosuav@gmail.com>
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 <python-list.python.org>
List-Unsubscribe <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2318.1361579113.2939.python-list@python.org> (permalink)
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

Show key headers only | View raw


On Sat, Feb 23, 2013 at 10:36 AM, Xx7 <xxxx7xx@gmail.com> 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

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


Thread

Basic Listview Example Xx7 <xxxx7xx@gmail.com> - 2013-02-22 10:03 -0800
  Re: Basic Listview Example Tim Delaney <timothy.c.delaney@gmail.com> - 2013-02-23 07:49 +1100
  Re: Basic Listview Example Terry Reedy <tjreedy@udel.edu> - 2013-02-22 17:12 -0500
    Re: Basic Listview Example Xx7 <xxxx7xx@gmail.com> - 2013-02-22 15:36 -0800
      Re: Basic Listview Example Terry Reedy <tjreedy@udel.edu> - 2013-02-22 18:57 -0500
      Re: Basic Listview Example Chris Angelico <rosuav@gmail.com> - 2013-02-23 11:25 +1100
        Re: Basic Listview Example Xx7 <xxxx7xx@gmail.com> - 2013-02-23 18:18 -0800
          Re: Basic Listview Example Chris Angelico <rosuav@gmail.com> - 2013-02-24 13:33 +1100
          Re: Basic Listview Example Michael Torrie <torriem@gmail.com> - 2013-02-23 20:53 -0700
        Re: Basic Listview Example Xx7 <xxxx7xx@gmail.com> - 2013-02-23 18:18 -0800
    Re: Basic Listview Example Xx7 <xxxx7xx@gmail.com> - 2013-02-22 15:36 -0800
  Re: Basic Listview Example Rick Johnson <rantingrickjohnson@gmail.com> - 2013-02-24 20:40 -0800

csiph-web