472,983 Members | 2,928 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,983 software developers and data experts.

Python beginner!

Could someone please paste some program in wxPython that uses inharitance. I
would be very thankfull.

Nov 15 '07 #1
8 1167
SMALLp wrote:
Could someone please paste some program in wxPython that uses inharitance. I
would be very thankfull.
Please read this:
<URL:http://www.catb.org/~esr/faqs/smart-questions.html>

Then ask again.

/W
Nov 15 '07 #2
On Nov 15, 8:57 pm, Wildemar Wildenburger
<lasses_w...@klapptsowieso.netwrote:
>
Please read this:
<URL:http://www.catb.org/~esr/faqs/smart-questions.html>

Then ask again.

/W
Give me back the old comp.lang.python, where anyone could ask anything
and be sure of a range of replies, instead of this sort of
pedanticism. Sorry, nothing personal, maybe Python users have become
too professional and geeky to remember that Python's main objective is
fun, that is why it is called Python.

Telling the asker to go and learn how to ask properly is not fun, it
reeks of arrogance, high handedness and rejection of newcomers.
Nothing personal Wildemar, I have seen lots of others reply in a
similar fashion. Am I alone in thinking this group has changed in
these ways?

Tony
Nov 15 '07 #3
On Nov 15, 8:38 pm, "SMALLp" <po...@email.t-com.hrwrote:
Could someone please paste some program in wxPython that uses inharitance. I
would be very thankfull.
HI SMALLp: welcome to Python!

Here is a link that shows some basics of inheritance in Wx, try other
searches on Google:)

http://www.ibiblio.org/obp/py4fun/gui/wxPhone.html

Hope this helps

Tony
Nov 15 '07 #4
On Nov 15, 2:38 pm, "SMALLp" <po...@email.t-com.hrwrote:
Could someone please paste some program in wxPython that uses inharitance. I
would be very thankfull.
Most examples of wxPython use inheritance. I would recommend going to
their website and downloading the demo as it has lots of code to learn
from.

www.wxpython.org

They also have a mostly helpful wiki here:

http://wiki.wxpython.org/

Also see:

http://zetcode.com/wxpython/
http://showmedo.com/videos/series?na...eginnersSeries
http://www.onlamp.com/pub/a/python/e.../wxpython.html
http://www.linuxjournal.com/article/3776

Mike
Nov 15 '07 #5
Tony wrote:
On Nov 15, 8:57 pm, Wildemar Wildenburger
Give me back the old comp.lang.python, where anyone could ask anything
and be sure of a range of replies, instead of this sort of
pedanticism. Sorry, nothing personal, maybe Python users have become
too professional and geeky to remember that Python's main objective is
fun, that is why it is called Python.
Looking at the two other replies so far (by you and kyosohma), I don't
see much that a regular google search and some personal investigation
wouldn't have brought up. I'm a big fan of people showing problem
solving skills, because they make for much more interesting discussions.

It is true that I could have been way more polite. And I should have
been. I'm sorry. But I still maintain that this question was not very
polite either. It was one of these "give me a solution"-type questions
that I find rather annoying. And maybe hanging out at
c.l.java.programmer hardened me a bit.

Well anyway, I'll try to be at least a little wordier in the future. :)

/W
Nov 16 '07 #6
On 11/16/07, Shawn Milochik <Sh***@milochik.comwrote:
I completely support Wildemar. Lazy questions like that deserve absolutely
nothing.

I agree that cushioning the reply with a brief explanation of why that
question sucks would have helped the original poster, but he doesn't deserve
any effort from any of us until he has shown evidence of his own efforts.
Then he will find a lot of friendly help.
How do you know that he hasn't investigated this? Maybe all the
google examples he found suck or he still has questions. *He* should
have been wordier too, but you are assuming a lot.

That being said, if he doesn't reply back my assumption is that he was
just a troll, trying to ellicit a response similar Wildemar's. (which
is all the more the reason to *not* respond in such a way)
Nov 18 '07 #7
ky******@gmail.com wrote:
On Nov 15, 2:38 pm, "SMALLp" <po...@email.t-com.hrwrote:
>Could someone please paste some program in wxPython that uses inharitance. I
would be very thankfull.

Most examples of wxPython use inheritance. I would recommend going to
their website and downloading the demo as it has lots of code to learn
from.

www.wxpython.org

They also have a mostly helpful wiki here:

http://wiki.wxpython.org/

Also see:

http://zetcode.com/wxpython/
http://showmedo.com/videos/series?na...eginnersSeries
http://www.onlamp.com/pub/a/python/e.../wxpython.html
http://www.linuxjournal.com/article/3776

Mike
Also, the newsgroup gmane.comp.python.wxpython is excellent for help and
advice
Nov 18 '07 #8
On Nov 17, 12:41 am, Wildemar Wildenburger
<lasses_w...@klapptsowieso.netwrote:
It is true that I could have been way more polite.
I don't see how. You said "please" read it. You didn't make fun of
the poor spelling and said nothing rude.

I can't agree that the response "reeks of arrogance." I've seen the
same thing said far more agressively.

You have to teach students as you find them. Clearly the querent
first needs to be taught how to ask questions. If (s)he took the time
to read the link you supplied (s)he will be rewarded by getting better
responses not only on this group but on usenet groups generally (and
probably IRL as well).
Nov 19 '07 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Art | last post by:
NEWBIE ALERT! Esteemed List Participants and Lurkers: (System: P-II 350, 192 meg, Win98 SE, Python 2.2.3, wxPythonWIN32-2.4.1.2-Py22.exe) I'm having a lot of fun getting started with Python...
699
by: mike420 | last post by:
I think everyone who used Python will agree that its syntax is the best thing going for it. It is very readable and easy for everyone to learn. But, Python does not a have very good macro...
7
by: Kamilche | last post by:
Man, I've been banging my head against a C program for a while now. I'm embarrassed to admit how long. I really want to use Python, as I mentioned in a prior post, but the speed hit is such that...
4
by: Vent d'Est - East Wind | last post by:
Can somebody tell me what s exactly the difference beetween scheme and python languages i m thiking to learn one of them but i m not sure wich one somebody told me python is better and have...
6
by: Hung ho | last post by:
Hi. I just finished reading an introductory Python book called "Python Programming for the absolute beginner" by Michael Dawson. I found it very interesting, and easy to follow. Python does really...
15
by: Judi Keplar | last post by:
I am currently taking a course to learn Python and was looking for some help. I need to write a Python statement to print a comma- separated repetition of the word, "Spam", written 511 times...
68
by: Lad | last post by:
Is anyone capable of providing Python advantages over PHP if there are any? Cheers, L.
118
by: 63q2o4i02 | last post by:
Hi, I've been thinking about Python vs. Lisp. I've been learning Python the past few months and like it very much. A few years ago I had an AI class where we had to use Lisp, and I absolutely...
6
by: Qun Cao | last post by:
Hi Everyone, I am a beginner on cross language development. My problem at hand is to build a python interface for a C++ application built on top of a 3D game engine. The purpose of this python...
59
by: Kevin Walzer | last post by:
From the introduction to PyObjC, the Python-Objective-C bridge on Mac OS X: "As described in Objective-C for PyObjC users the creation of Objective-C objects is a two-stage process. To initialize...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
by: DJRhino | last post by:
Was curious if anyone else was having this same issue or not.... I was just Up/Down graded to windows 11 and now my access combo boxes are not acting right. With win 10 I could start typing...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
0
tracyyun
by: tracyyun | last post by:
Hello everyone, I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
3
by: nia12 | last post by:
Hi there, I am very new to Access so apologies if any of this is obvious/not clear. I am creating a data collection tool for health care employees to complete. It consists of a number of...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.