Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!nntp-feed.chiark.greenend.org.uk!ewrotcd!news.nosignal.org!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.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'python': 0.08; 'from:addr:python': 0.09; 'message- id:@webmail.messagingengine.com': 0.09; 'x-mailer:messagingengine.com webmail interface': 0.09; 'developer': 0.12; 'from:addr:bdurham.com': 0.16; 'received:internal': 0.18; 'to:2**1': 0.20; 'primarily': 0.21; 'subject:help': 0.22; 'header:In-Reply-To:1': 0.22; 'received:10.202': 0.23; 'received:10.202.2': 0.23; 'received:66.111': 0.23; 'received:66.111.4': 0.23; 'received:messagingengine.com': 0.23; 'received:smtp.messagingengine.com': 0.23; 'originally': 0.24; 'windows': 0.26; 'framework': 0.28; 'developers.': 0.29; 'malcolm': 0.30; 'familiar': 0.32; 'to:addr:python-list': 0.33; 'charset:us-ascii': 0.36; 'created': 0.36; 'using': 0.37; 'subject:: ': 0.39; 'subject:with': 0.39; 'to:addr:python.org': 0.39; 'header:Message-Id:1': 0.61; 'from:no real name:2**0': 0.63; 'subject:Hello': 0.72 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=smtpout; bh=Z+u9P3YozmENGQHab/6biUeULnY=; b=tYx VbM3yiYRK8leLwYMa6BCIsrZrpBbpALW2gKKRPNq4wV5vAiQ3QvlS+XgpDAT4t4h 9CfBfc0eg1fnD039uSIq735owuVQfp6Bt+pAub6SOtVYPfaH8VWjpyCQHQXfyOpO xi4n05oIB4mikrnL2rn3yKrBt6X+iBSOKGajMg9Q= X-Sasl-Enc: t/3s3dVN18euKvSvBhUlYY9yXHcoPziFZ0ynE5XfcdfG 1315229031 From: python@bdurham.com To: "Simon Cropper" , python-list@python.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii" X-Mailer: MessagingEngine.com Webmail Interface In-Reply-To: <4E645BA6.4070500@fossworkflowguides.com> References: <4E645BA6.4070500@fossworkflowguides.com> Subject: Re: Hello, and request for help with 'dynamic grids' Date: Mon, 05 Sep 2011 09:23:51 -0400 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1315229039 news.xs4all.nl 2408 [2001:888:2000:d::a6]:33745 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:12772 Hi Simon, > I am a applications developer - originally from Windows using primarily Visual Foxpro, although I am familiar with a variety of other xbase derivatives. Check out dabodev.com. Dabo is a Python framework created by former VFP developers. Highly recommended. Malcolm