Forum: C#
Yesterday, 12:32 PM
|
|
Replies: 4
Views: 75
Re: Graphic Libraries
Wow, I never thought of that. I didn't realize how powerful it is until I just looked at it. I'm going to look into it. Thanks man.
|
Forum: C#
Jul 20th, 2008, 9:02 PM
|
|
Replies: 4
Views: 75
Graphic Libraries
Hey guys.
Haven't been around here for a while ;)
I've been at school and been super busy and haven't had a whole lot of time for programming. Let alone, the coding that I have done I haven't run...
|
Forum: Visual Basic
Dec 30th, 2007, 1:52 PM
|
|
Replies: 2
Views: 220
Re: Sending keys to a process?
research "Sendkeys". It's built into the .NET framework, but for vb6 you'll have to make some API calls if I remember correctly.
|
Forum: Coder's Corner Lounge
Dec 25th, 2007, 4:22 PM
|
|
Replies: 8
Views: 213
Re: Merry Christmas!
Not a whole lot, its getting to commercialized for me, and I didn't need/want much anyways. I totally wasn't into it this year. Anywho Merry Christmas!
|
Forum: Community Introductions
Nov 16th, 2007, 11:01 AM
|
|
Replies: 2
Views: 141
Re: Hello all
Welcome to the forums :) What language do you plan to learn?
|
Forum: Community Introductions
Nov 16th, 2007, 11:00 AM
|
|
Replies: 3
Views: 151
|
Forum: Community Introductions
Nov 16th, 2007, 10:59 AM
|
|
Replies: 4
Views: 185
|
Forum: Community Introductions
Nov 15th, 2007, 12:21 AM
|
|
Replies: 2
Views: 129
|
Forum: Community Introductions
Nov 8th, 2007, 2:08 PM
|
|
Replies: 5
Views: 221
|
Forum: Community Introductions
Nov 3rd, 2007, 6:01 PM
|
|
Replies: 5
Views: 276
|
Forum: Python
Oct 24th, 2007, 7:11 PM
|
|
Replies: 36
Views: 1,473
|
Forum: Other Programming Languages
Oct 24th, 2007, 3:43 PM
|
|
Replies: 17
Views: 830
|
Forum: Visual Basic
Oct 24th, 2007, 12:52 AM
|
|
Replies: 4
Views: 238
Re: 'ErrMessage' is not declared
Just in case you're wondering, ErrMessage probably would have been declared somewhere in the code in your book. If it's not, might I suggest getting a new book? I know some books are horribly...
|
Forum: Community Introductions
Oct 24th, 2007, 12:49 AM
|
|
Replies: 9
Views: 389
|
Forum: Community Introductions
Oct 23rd, 2007, 6:16 PM
|
|
Replies: 5
Views: 187
|
Forum: Project Ideas
Oct 21st, 2007, 12:06 AM
|
|
Replies: 17
Views: 892
Re: Need help with school SIS
Amen to that. PHP and MYSQL would be my choice too. Have no doubt, it's a big project. I've done something similar (a school testing system) before and they are extremely time consuming.
If your...
|
Forum: Visual Basic .NET
Oct 21st, 2007, 12:02 AM
|
|
Replies: 9
Views: 552
Re: Counting Number of Letters in a String
This is an easy way to do it in C#. I'm sure .NET has easier built in functions though. All you'll have to do is convert it over, but for the most part it's the same.
string str =...
|
Forum: Visual Basic
Oct 20th, 2007, 11:49 PM
|
|
Replies: 1
Views: 201
Re: Can this be done in VB6?
VB6 wasn't much good with transparency's. You could try making it with DirectX, but then the user has to have DX runtimes installed, which is a downside for a simple applications 'eye candy'. Your...
|
Forum: HTML / XHTML / CSS
Oct 20th, 2007, 4:37 PM
|
|
Replies: 32
Views: 1,605
Re: Why is CSS such a mess?
I haven't done CSS for a while, but I remember how much of a pain it was trying to get it to work properly over cross browsers. I'm not going into detail, but I would agree with the idea that it...
|
Forum: Community Announcements and Feedback
Oct 19th, 2007, 2:31 PM
|
|
Replies: 18
Views: 672
Re: Featured Coder
That's a good point - only if one is deserving. But how long does one get to keep the "featured coder" title if another coder is not chosen after a month? (or whatever time period, once a month is...
|
Forum: Community Introductions
Oct 19th, 2007, 11:39 AM
|
|
Replies: 16
Views: 554
|
Forum: Community Announcements and Feedback
Oct 18th, 2007, 8:16 PM
|
|
Replies: 18
Views: 672
Re: Featured Coder
I agree with Jimbo. Can't be too easy, but with that said, I don't see a criteria that too many members will be able to meet (without it looking easy). Perhaps you should put a riddle or problem...
|
Forum: Community Announcements and Feedback
Oct 18th, 2007, 8:06 PM
|
|
Replies: 25
Views: 1,139
Re: New Features
The new code tags are nice. Nicer than the old ones we had. Although I never have, and probably never will use the TeX tags, I must say it's a nice feature as well. Smilies are good, and the users...
|
Forum: Coder's Corner Lounge
Oct 17th, 2007, 7:18 PM
|
|
Replies: 29
Views: 1,021
Re: C# Programming
Yeah, SharpDevelop is what I started to use, but then said screw it cause I got my hands on VS2005. As IR said, they do what I need them to do. There's a lot of features I don't use or even know...
|
Forum: Community Introductions
Oct 17th, 2007, 7:15 PM
|
|
Replies: 4
Views: 287
|
Forum: Coder's Corner Lounge
Oct 9th, 2007, 8:32 PM
|
|
Replies: 9
Views: 254
|
Forum: Community Introductions
Oct 9th, 2007, 8:31 PM
|
|
Replies: 10
Views: 372
|
Forum: Community Introductions
Oct 5th, 2007, 1:31 PM
|
|
Replies: 5
Views: 225
|
Forum: C++
Oct 5th, 2007, 1:30 PM
|
|
Replies: 4
Views: 253
|
Forum: C++
Oct 5th, 2007, 12:57 AM
|
|
Replies: 4
Views: 253
|
Forum: C#
Oct 5th, 2007, 12:39 AM
|
|
Replies: 8
Views: 379
Use the combobox1.Items.Add Method to add the...
Use the combobox1.Items.Add Method to add the items to the box under the form load event. If you want the list to be shown undre a press of the button, put it under button1_Click. If you want it to...
|
Forum: Coder's Corner Lounge
Oct 5th, 2007, 12:31 AM
|
|
Replies: 8
Views: 275
|
Forum: Coder's Corner Lounge
Oct 5th, 2007, 12:28 AM
|
|
Replies: 13
Views: 360
|
Forum: Community Introductions
Oct 2nd, 2007, 12:01 AM
|
|
Replies: 3
Views: 189
|
Forum: Community Introductions
Oct 1st, 2007, 10:53 PM
|
|
Replies: 3
Views: 161
|
Forum: Community Introductions
Sep 30th, 2007, 1:12 PM
|
|
Replies: 3
Views: 146
|
Forum: Community Introductions
Sep 29th, 2007, 5:00 AM
|
|
Replies: 4
Views: 180
|
Forum: Community Introductions
Sep 29th, 2007, 4:59 AM
|
|
Replies: 4
Views: 168
|
Forum: Coder's Corner Lounge
Sep 27th, 2007, 4:40 PM
|
|
Replies: 2
Views: 114
|
Forum: Coder's Corner Lounge
Sep 27th, 2007, 3:22 PM
|
|
Replies: 2
Views: 114
ATI Crossfire
Hey guys.
I'm looking into getting a second video card for my computer, I'm currently running an Asus Radeon X1600. It does everything I need it to do except I can only hook up 2 video outputs at a...
|