You are viewing our Forum Archives. To view or take place in current topics click here.
#11. Posted:
Experiment5X
  • TTG Senior
Status: Offline
Joined: Aug 14, 200914Year Member
Posts: 1,291
Reputation Power: 65
Status: Offline
Joined: Aug 14, 200914Year Member
Posts: 1,291
Reputation Power: 65
ProgramminGawd wrote I think you're retardeed (Intentional incorrect spelling, this **** site blocks it)
I did just release something. Why make a post about something so simple? Anyone with a brain can do this.


Why can't you just appreciate that a beginner is making something besides a web browser? Also, have you forgotten that everyone starts somewhere? He is simply sharing a program that he feels proud of. If you don't like his program, then just move on, no need to be a dick about it.

ProgramminGawd wrote Just noticed you said I can't do something like that (the so called "animation" when really you just changed the size of the form and made three text boxes visible) LOL.

Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        Me.Height = 3444
        Me.Width = 1343
        Textbox1.Visible = True
    End Sub
End Class


I'm sorry... but when my name is "ProgramminGawd" you probably shouldn't try to imply I'm a noob and don't know what I'm doing.


I don't even...
#12. Posted:
Imp
  • Retired Staff
Status: Offline
Joined: Jan 01, 201113Year Member
Posts: 1,957
Reputation Power: 401
Status: Offline
Joined: Jan 01, 201113Year Member
Posts: 1,957
Reputation Power: 401
ProgramminGawd wrote Just noticed you said I can't do something like that (the so called "animation" when really you just changed the size of the form and made three text boxes visible) LOL.

Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        Me.Height = 3444
        Me.Width = 1343
        Textbox1.Visible = True
    End Sub
End Class


I'm sorry... but when my name is "ProgramminGawd" you probably shouldn't try to imply I'm a noob and don't know what I'm doing.


Lol, such a "ProgramminGawd", that does no animation, just resizes the form, the guys video clearly shows a smooth resize, not a chunky resize as this code does :facepalm:
#13. Posted:
JoshUS
  • TTG Contender
Status: Offline
Joined: May 20, 201014Year Member
Posts: 3,135
Reputation Power: 136
Status: Offline
Joined: May 20, 201014Year Member
Posts: 3,135
Reputation Power: 136
Experiment5X wrote
ProgramminGawd wrote I think you're retardeed (Intentional incorrect spelling, this **** site blocks it)
I did just release something. Why make a post about something so simple? Anyone with a brain can do this.


Why can't you just appreciate that a beginner is making something besides a web browser? Also, have you forgotten that everyone starts somewhere? He is simply sharing a program that he feels proud of. If you don't like his program, then just move on, no need to be a **** about it.

ProgramminGawd wrote Just noticed you said I can't do something like that (the so called "animation" when really you just changed the size of the form and made three text boxes visible) LOL.

Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        Me.Height = 3444
        Me.Width = 1343
        Textbox1.Visible = True
    End Sub
End Class


I'm sorry... but when my name is "ProgramminGawd" you probably shouldn't try to imply I'm a noob and don't know what I'm doing.


I don't even...

Exactly... this kid needs to learn to stfu when it comes to this. He must think he's Jesus Christ or something...
#14. Posted:
Z61
  • TTG Fanatic
Status: Offline
Joined: Apr 16, 201014Year Member
Posts: 4,309
Reputation Power: 179
Status: Offline
Joined: Apr 16, 201014Year Member
Posts: 4,309
Reputation Power: 179
JoshUS wrote
Experiment5X wrote
ProgramminGawd wrote I think you're retardeed (Intentional incorrect spelling, this **** site blocks it)
I did just release something. Why make a post about something so simple? Anyone with a brain can do this.


Why can't you just appreciate that a beginner is making something besides a web browser? Also, have you forgotten that everyone starts somewhere? He is simply sharing a program that he feels proud of. If you don't like his program, then just move on, no need to be a **** about it.

ProgramminGawd wrote Just noticed you said I can't do something like that (the so called "animation" when really you just changed the size of the form and made three text boxes visible) LOL.

Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        Me.Height = 3444
        Me.Width = 1343
        Textbox1.Visible = True
    End Sub
End Class


I'm sorry... but when my name is "ProgramminGawd" you probably shouldn't try to imply I'm a noob and don't know what I'm doing.


I don't even...

Exactly... this kid needs to learn to stfu when it comes to this. He must think he's Jesus Christ or something...

I doubt he even knows the basics, as he hasn't released anything or helped with anything, just a troll.
#15. Posted:
ProgramminGawd
  • New Member
Status: Offline
Joined: Nov 27, 201112Year Member
Posts: 44
Reputation Power: 1
Status: Offline
Joined: Nov 27, 201112Year Member
Posts: 44
Reputation Power: 1
Experiment5X wrote
ProgramminGawd wrote I think you're retardeed (Intentional incorrect spelling, this **** site blocks it)
I did just release something. Why make a post about something so simple? Anyone with a brain can do this.


Why can't you just appreciate that a beginner is making something besides a web browser? Also, have you forgotten that everyone starts somewhere? He is simply sharing a program that he feels proud of. If you don't like his program, then just move on, no need to be a **** about it.

ProgramminGawd wrote Just noticed you said I can't do something like that (the so called "animation" when really you just changed the size of the form and made three text boxes visible) LOL.

Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        Me.Height = 3444
        Me.Width = 1343
        Textbox1.Visible = True
    End Sub
End Class


I'm sorry... but when my name is "ProgramminGawd" you probably shouldn't try to imply I'm a noob and don't know what I'm doing.


I don't even...

Nowhere did I state I didn't want him to release it.
If I'm honest, I don't understand why everyone is so fcking butthurt over it, all I did was post the source, it's not like it's a fcking sin.
Why make people wait a day for 3 lines of code?
#16. Posted:
ProgramminGawd
  • New Member
Status: Offline
Joined: Nov 27, 201112Year Member
Posts: 44
Reputation Power: 1
Status: Offline
Joined: Nov 27, 201112Year Member
Posts: 44
Reputation Power: 1
JoshUS wrote
Experiment5X wrote
ProgramminGawd wrote I think you're retardeed (Intentional incorrect spelling, this **** site blocks it)
I did just release something. Why make a post about something so simple? Anyone with a brain can do this.


Why can't you just appreciate that a beginner is making something besides a web browser? Also, have you forgotten that everyone starts somewhere? He is simply sharing a program that he feels proud of. If you don't like his program, then just move on, no need to be a **** about it.

ProgramminGawd wrote Just noticed you said I can't do something like that (the so called "animation" when really you just changed the size of the form and made three text boxes visible) LOL.

Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        Me.Height = 3444
        Me.Width = 1343
        Textbox1.Visible = True
    End Sub
End Class


I'm sorry... but when my name is "ProgramminGawd" you probably shouldn't try to imply I'm a noob and don't know what I'm doing.


I don't even...

Exactly... this kid needs to learn to stfu when it comes to this. He must think he's Jesus Christ or something...

Stop referring to me as "kid"
I'm older than you.
#17. Posted:
Z61
  • V5 Launch
Status: Offline
Joined: Apr 16, 201014Year Member
Posts: 4,309
Reputation Power: 179
Status: Offline
Joined: Apr 16, 201014Year Member
Posts: 4,309
Reputation Power: 179
ProgramminGawd wrote
Zachman61 wrote
JoshUS wrote
Experiment5X wrote
ProgramminGawd wrote I think you're retardeed (Intentional incorrect spelling, this **** site blocks it)
I did just release something. Why make a post about something so simple? Anyone with a brain can do this.


Why can't you just appreciate that a beginner is making something besides a web browser? Also, have you forgotten that everyone starts somewhere? He is simply sharing a program that he feels proud of. If you don't like his program, then just move on, no need to be a **** about it.

ProgramminGawd wrote Just noticed you said I can't do something like that (the so called "animation" when really you just changed the size of the form and made three text boxes visible) LOL.

Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        Me.Height = 3444
        Me.Width = 1343
        Textbox1.Visible = True
    End Sub
End Class


I'm sorry... but when my name is "ProgramminGawd" you probably shouldn't try to imply I'm a noob and don't know what I'm doing.


I don't even...

Exactly... this kid needs to learn to stfu when it comes to this. He must think he's Jesus Christ or something...

I doubt he even knows the basics, as he hasn't released anything or helped with anything, just a troll.


I released a source on this thread, hurr durr lmfao.
Here ya go, here's another example: Forums/t=2694067/c-need-help-inse...click.html

What you released is easily created, also stop bumping Jesus christ.
#18. Posted:
Experiment5X
  • TTG Senior
Status: Offline
Joined: Aug 14, 200914Year Member
Posts: 1,291
Reputation Power: 65
Status: Offline
Joined: Aug 14, 200914Year Member
Posts: 1,291
Reputation Power: 65
ProgramminGawd wrote
Nowhere did I state I didn't want him to release it.
If I'm honest, I don't understand why everyone is so fcking butthurt over it, all I did was post the source, it's not like it's a fcking sin.
Why make people wait a day for 3 lines of code?


It's not what you said, it's how you said it. You act like an arrogant **** every time you post. You seem to think you're superior to everyone when it comes to programming, honestly I have no idea how good/bad you are at coding, but regardless of your skill it doesn't give you the right to be an asshole.
#19. Posted:
ProgramminGawd
  • New Member
Status: Offline
Joined: Nov 27, 201112Year Member
Posts: 44
Reputation Power: 1
Status: Offline
Joined: Nov 27, 201112Year Member
Posts: 44
Reputation Power: 1
Zachman61 wrote
ProgramminGawd wrote
Zachman61 wrote
JoshUS wrote
Experiment5X wrote
ProgramminGawd wrote I think you're retardeed (Intentional incorrect spelling, this **** site blocks it)
I did just release something. Why make a post about something so simple? Anyone with a brain can do this.


Why can't you just appreciate that a beginner is making something besides a web browser? Also, have you forgotten that everyone starts somewhere? He is simply sharing a program that he feels proud of. If you don't like his program, then just move on, no need to be a **** about it.

ProgramminGawd wrote Just noticed you said I can't do something like that (the so called "animation" when really you just changed the size of the form and made three text boxes visible) LOL.

Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        Me.Height = 3444
        Me.Width = 1343
        Textbox1.Visible = True
    End Sub
End Class


I'm sorry... but when my name is "ProgramminGawd" you probably shouldn't try to imply I'm a noob and don't know what I'm doing.


I don't even...

Exactly... this kid needs to learn to stfu when it comes to this. He must think he's Jesus Christ or something...

I doubt he even knows the basics, as he hasn't released anything or helped with anything, just a troll.


I released a source on this thread, hurr durr lmfao.
Here ya go, here's another example: Forums/t=2694067/c-need-help-inse...click.html

What you released is easily created, also stop bumping Jesus christ.


So? I never claimed it was hard, it was purely an example. And I'm used to HF.
#20. Posted:
ProgramminGawd
  • New Member
Status: Offline
Joined: Nov 27, 201112Year Member
Posts: 44
Reputation Power: 1
Status: Offline
Joined: Nov 27, 201112Year Member
Posts: 44
Reputation Power: 1
Experiment5X wrote
ProgramminGawd wrote
Nowhere did I state I didn't want him to release it.
If I'm honest, I don't understand why everyone is so fcking butthurt over it, all I did was post the source, it's not like it's a fcking sin.
Why make people wait a day for 3 lines of code?


It's not what you said, it's how you said it. You act like an arrogant **** every time you post. You seem to think you're superior to everyone when it comes to programming, honestly I have no idea how good/bad you are at coding, but regardless of your skill it doesn't give you the right to be an ****.

I'm not being an ass, Jesus christ.
I posted THREE LINES OF CODE
And everyones acting like I've committed a jail worthy act.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.