Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #92550
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <lac@openend.se> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.048 |
| X-Spam-Evidence | '*H*': 0.91; '*S*': 0.00; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'cc:addr:python-list': 0.10; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; '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:89.233': 0.16; 'received:89.233.217': 0.16; 'received:89.233.217.133': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'laura': 0.18; 'cc:addr:python.org': 0.21; 'cc:2**1': 0.22; 'tkinter': 0.22; '2015': 0.23; 'header:In-Reply-To:1': 0.24; 'testing': 0.25; 'this.': 0.28; 'subject:list': 0.28; '-0700,': 0.29; 'mod': 0.29; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; 'fri,': 0.31; 'url:mailman': 0.31; 'url:python': 0.33; 'lists': 0.34; 'url:listinfo': 0.35; 'could': 0.35; 'but': 0.36; 'url:org': 0.36; 'project': 0.36; '(and': 0.36; 'subject:: ': 0.37; 'charset:us- ascii': 0.37; 'beyond': 0.37; 'doing': 0.38; 'mailing': 0.38; 'some': 0.40; 'here.': 0.61; 'header:Message-Id:1': 0.62; 'more': 0.62; 'places': 0.64; 'here': 0.66; 'liked': 0.67; 'wish': 0.72; 'received:89': 0.80; 'norman': 0.84; 'url:wxpython': 0.84; 'url:php': 0.86; 'luck': 0.95; 'to:addr:hotmail.com': 0.98 |
| To | Wayne Norman <mewthree19@hotmail.com> |
| cc | python-list@python.org, lac@openend.se |
| From | Laura Creighton <lac@openend.se> |
| Subject | Re: Writting Dialog to enter preset items from a combo list |
| In-Reply-To | Message from Wayne Norman <mewthree19@hotmail.com> of "Fri, 12 Jun 2015 10:39:36 -0700." <a6f934b9-d013-4c92-b1f5-e5dbf84886b4@googlegroups.com> |
| References | <95b7c4d2-6afd-4694-b3c4-6e4f856b4617@googlegroups.com><a6f934b9-d013-4c92-b1f5-e5dbf84886b4@googlegroups.com> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="us-ascii" |
| Content-ID | <24845.1434139908.1@fido> |
| Content-Transfer-Encoding | quoted-printable |
| Date | Fri, 12 Jun 2015 22:11:48 +0200 |
| X-Greylist | Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [89.233.217.130]); Fri, 12 Jun 2015 22:11:52 +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 <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> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.437.1434139921.13271.python-list@python.org> (permalink) |
| Lines | 19 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1434139921 news.xs4all.nl 2886 [2001:888:2000:d::a6]:50031 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:92550 |
Show key headers only | View raw
In a message of Fri, 12 Jun 2015 10:39:36 -0700, Wayne Norman writes: >ok I have wxFormBuilder as well and so could use some help with working on my project I would explain exactally what I am doing to and one who wishes to aid me with this. > >for now I will has it has to do with a minecraft mod if you would like to known more I will put more here >-- >https://mail.python.org/mailman/listinfo/python-list The wxpython mailing lists are over here. http://www.wxpython.org/maillist.php You may have better luck in such places -- I for one wish you well, but never have used wxpython beyond testing it to see if I liked it better than tkinter (and I didn't). Laura
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Writting Dialog to enter preset items from a combo list mewthree19@hotmail.com - 2015-06-11 06:53 -0700
Re: Writting Dialog to enter preset items from a combo list Wayne Norman <mewthree19@hotmail.com> - 2015-06-12 10:39 -0700
Re: Writting Dialog to enter preset items from a combo list Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-06-12 18:46 +0100
Re: Writting Dialog to enter preset items from a combo list Laura Creighton <lac@openend.se> - 2015-06-12 22:11 +0200
csiph-web