Hmm, that's what I understood also about LGPL. And as far as I know, the wxwidgets- libraries are under LGPL. I'll give it a try.
QT is in fact expensive. Don't know how they get customers :D
Of cause I have to do this ;)
Like in the old times. I thought about all this and it doesn't make me affraid. I want to design a c++-class and do everything inside. so I don't have to do it...
Hi again.
I want to use dialog-windows in my application. since I don't want to follow the rather prcedural way of coding that microsoft uses in Win32-API I want to build a c++-class that...
I did specify the parameter as const as you told and everything is in fact ok, very ok :D
Yes, yes... Microsoft-Compilers :rolleyes: ...I better say nothing about them...
Since the constructor of someclass copies the contents of the temporary variable immediately (did I mention) is copied to a internal string-instance in someclass, this is no problem.
Ok, i apologize for my "assault" ;) at you.
I'm just a little bit bored of all those people telling me that commerial software is a baaad thing, all the time since I am thinking about porting...
That argument makes me laugh :lol:
Yeah, there is CocaCola, Pepsi Cola on the market, so why another cola ? Or better: There are allready 2 supermarkets in our town, why do you want to start...
Thanks,
I read about the possibility of GetDC late in the evening yesterday and thought this might be a good solution. But there was still the problem you mentioned, that the results will be lost at...