Jump to content

BlakeTheCoder

Member
  • Posts

    2
  • Joined

  • Last visited

Awards

This user doesn't have any awards

1 Follower

About BlakeTheCoder

  • Birthday Jun 13, 1999

Profile Information

  • Gender
    Male
  • Occupation
    Freelance Programmer

System

  • CPU
    AMD fx8350
  • Motherboard
    Asus M5A97
  • RAM
    16GB Mushkin 1333mhz
  • GPU
    GTX 6602GB + Quadro fx3800
  • Case
    Fractal Core 3500
  • Storage
    128 GB Adata SSD + 2x 1TB WD Greens
  • PSU
    Corsair TX7500
  • Display(s)
    21" AOC + DELL 19" portrait
  • Cooling
    Hyper 212 Evo
  • Keyboard
    Logitech G510
  • Mouse
    Razer Naga 2012
  • Sound
    Sound Blaster Z

BlakeTheCoder's Achievements

  1. I like the cooling of the laptop and how they designed it to be mostly out of your way so you don't need to worry about it as much
  2. My school requires you to use the Macbook Air they get give you when you're a freshman, you can't use your own. Which really sucks when you're in AP computer science and other classes for programming and you have to use textedit because the Laptop IT guy won't let you download Xcode :/

  3. Ok, So I thought of an idea of having a button create a new button dynamically, which would give it a new name and put it into a listbox which you would be able to edit the size and location of the buttons as well as delete them too. Any ideas how I would be able to go about doing something like that? I got the idea from looking at how you can dynamically add stuff in basically any editing program. Like how in photoshop you can add a new layer and it will pop up with a name like "layer1" then "layer2" and so on then you can do stuff with the object and delete them... But doing it in a C# Forms Application and using Buttons or any other object like a picturebox or a panel.
×