473,405 Members | 2,310 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 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 1183
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.