Jörgen Sigvardsson wrote: Don't tell me you had the same thing I had? Okay, I don't tell ya.... yes I had the same problem! :rolleyes::laugh: And it's damn irritated!!!!!! You can never drag to exact size you want, you need to change the values of the property! :mad: Rickard Andersson@Suza Computing C# and C++ programmer from SWEDEN! UIN: 50302279 E-Mail: nikado@pc.nu Speciality: I love C#, ASP.NET and C++!
"You are a perineum, half-way between a cunt and an arsehole." :-D Michael Martin Australia mjm68@tpg.com.au "I personally love it because I can get as down and dirty as I want on the backend, while also being able to dabble with fun scripting and presentation games on the front end." - Chris Maunder 15/07/2002
You have given me an idea for a quick app to write. :-) Regardz Colin J Davies
Sonork ID 100.9197:Colin
You are the intrepid one, always willing to leap into the fray! A serious character flaw, I might add, but entertaining. Said by Roger Wright about me.
I have to admit, I had no interest in that film but I was flicking through the channels in a hotel in Illinois a couple of years back and stumbled into it at exactly that point. I laughed so hard it hurt and rarely stopped until the film ended. Classic. Paul
Yeah, right... What are the odds of finding a computer geek in the desert?:-D Word of the day: Rotundacrat
Extra Credit will be awarded for: Quasimobo...
This was one of the funniest pages I've seen in a while! Especially, the hate mail part. I guess people don't read or can't see from his FAQ that the whole thing is really a joke (but not all of it ;). People are way too serious. That's what makes the whole thing so funny.
At Amazon.com books "Pearl Harbor" gives 330 matches, and "September 11" gives 717 oh "Pearl Harbo_u_r" gicves an extra 4. [edit] 9/11 gives 919 hits [/edit] Regardz Colin J Davies
Sonork ID 100.9197:Colin
You are the intrepid one, always willing to leap into the fray! A serious character flaw, I might add, but entertaining. Said by Roger Wright about me.
David Wulff wrote: Well if the original was anything like the new version then it certianly explains a lot of problems with past generations. Quite. I can't believe it was in any way the same. As a child I wasn't easily impressed by stuff like that and yet Basil Brush was one of my favourites. Told you it wasn't necessarily a good thing. X| David Wulff wrote: You missed it! You poor little thing! :-D I'm not amused, really, I'm not. Is there anything I should know before watching next week's? Paul
Shog9 wrote: What wonderful prizes does sktang receive? instant CP celebrity! what more could anyone need? -c
All you have to do is tell the people they are being attacked, and denounce the opposition for lack of patriotism and exposing the country to danger. -- Herman Goering, on how to control the public
War Pigs
<Nelson> Ha Ha </Nelson> I rigged it to stop at account 49999 so that I would be the only one who could win. <evil grin icon> Mawahahahahaha
CPUA 0x5041 Sonork 100.11743 Chicken Little "So it can now be written in stone as a testament to humanities achievments "PJ did Pi at CP"." Colin Davies Within you lies the power for good - Use it!
I heard they got a huge toothpick delivery (camel-size) from the biggest american manufacturer. And the UN planes that regulary land in the neighbouring Saudi Arabia use Stones as ballast! Can you friggin' believe this? They practically load the gun and ask Saddam to pull the trigger!!!! ;)
Auch den Schatten will ich lieben weil ich manchmal lieber frier' Rosenstolz [sighist]
Shog9 wrote: Oooh, the devious plan is revealed FYI, Time magazine revealed pretty much the same thing in their 9/2 issue. the booze co's deny it (of course, they always do! :) ) -c
All you have to do is tell the people they are being attacked, and denounce the opposition for lack of patriotism and exposing the country to danger. -- Herman Goering, on how to control the public
War Pigs
Michael P Butler wrote: I just wish text adventure games would come back. I never remember seeing a game with colored text, so there might still be an opportunity. :-) Regardz Colin J Davies
Sonork ID 100.9197:Colin
You are the intrepid one, always willing to leap into the fray! A serious character flaw, I might add, but entertaining. Said by Roger Wright about me.
Welcome to string interning :) What happens is the C# compiler automatically adds any string literals to a table of strings. Each value in this table is a unique string and all hardcoded uses of that string point back to that particular string in the table. When he uses unsafe to code to modify the actual values of the string he is making modifications to the string table. The only way to accomplish this is to use unsafe code because part of the basic contract of a string object is that its contents do not change.
James Sig code stolen from David Wulff
same blond on a night flight asks a attendant how the pilot knows where he going at night when he sees nothing; the attendant doesn't no the answer, so she calls the pilot, and a few minute later, the pilot walks down the alley to the blond woman, and politely (sp?) answers : "Well, miss, you see the light at the end of the wing on your left, now, you see the light at the end of the right wing ? we simply trying to fly between the two lights !" Max
peterchen wrote: btw. what is "chips on the shoulders"? A person with a chip on his shoulder is someone who is looking to provoke a fight. Originated (coincidentally) in schoolyards where bullies would put a chip of wood on their shoulder and dare you to knock it off. If you made an attempt, the bully punched you and the fight began. If you elected not to try, you were branded a coward. Chistopher Duncan Author - The Career Programmer: Guerilla Tactics for an Imperfect World (Apress)