If I release a program to the world, I'll have to include the coderanch as well as some select people in the credits. This place and the people are awesome. I can't wait to get to a point I'm more the helper than helpee
If I release a program to the world, I'll have to include the coderanch as well as some select people in the credits. This place and the people are awesome. I can't wait to get to a point I'm more the helper than helpee
Unfortunately that is exactly what you shouldn't do. You should get used to writing your own code because that is the only way you will learn anything.Dwayne Barsotta wrote:. . . Eclipse windowsbuilder? . . . I tried doing it through "New" -> "Other" -> "JPane" . . . I suck at layout and GUI with code. I would much rather build it with windowbuilder . . .
Campbell Ritchie wrote:Unfortunately that is exactly what you shouldn't do. You should get used to writing your own code because that is the only way you will learn anything.
Please explain how much of that code you wrote and how much was generated automatically.
There is no such thing as a scrollable panel. There is scrolling and there are panels. Fortunately, it is quite easy to create a scrolling pane and add a panel to it. Start reading here in the Java™ Tutorials.
But if you are feeling ill, don't do anything until you get better. And get better soon
If I release a program to the world, I'll have to include the coderanch as well as some select people in the credits. This place and the people are awesome. I can't wait to get to a point I'm more the helper than helpee