Hi,
1) Many people are doing their first steps in the world of Qt (and sometimes C++ too). They need some guidance and support.
That's fine. I am willingly help them... in a normal way. To be not misunderstood: I have nothing against newbie-questions. How could I? In the beginning I ask myself a many "stupid" questions. I help them really gladly to do their first steps in Qt/C++. But for example:
User
: How to set every second
char bold in a
QLabel?
Me
: Subclass
QLabel::setText() and
do there the conversion
using QString::at()...
User: SHOW ME THE CODE!
User: How to set every second char bold in a QLabel?
Me: Subclass QLabel::setText() and do there the conversion using QString::at()...
User: SHOW ME THE CODE!
To copy to clipboard, switch view to plain text mode
Huh, what. Ok, if he does not know what subclassing means, then please he could ask (or google). And make his own attempts and then ask again if he struggles. Best would be he shows his code how far he gets. That would be a perfect pedagogical procedure...
2) Helping people is a good thing.
Yeah!
3 ) You don't have to help them.
Of course, but the thing is: If I read lots of the above mentioned posts I get "angry" and I stop to read the normal post, which I would likely help under normal circumstances. That is sad. And that is what I am talking about.
So you could say I am not patient enough. And yes, you are right. A personal weakness of mine. It was just too much the last day, so I wanted to know, if only me see the things that way. (And of course the description is in some way overdrawn...)
P.S. This post is addressed to everybody who is here. Lykurg, don't take this as a personal offense or something like this.
Don't worry, I am very uncomplicated in this affair
Maybe there is a way to set some rules on posts?
Don't know who has said this short time ago, but: If you don't get the people to use the [ CODE ] tags...
Bookmarks