Skip to main content

13 year old who enjoys programming and playing baseball. (I also like eating hot doritos.)

2024
Feb
26
awarded Famous Question
2023
Dec
5
awarded Popular Question
Feb
3
awarded Popular Question
2022
Sep
19
awarded Notable Question
2020
Aug
24
awarded Notable Question
2019
Nov
3
awarded Autobiographer
Aug
30
awarded Popular Question
Mar
16
comment Wanting text to overflow into another div
For your first few projects, you shouldn't really worry about incongruences. Just get things to work. As time goes on, you'd have learned how to clean up your code and create more efficient solutions for any problem.
Mar
15
revised Wanting text to overflow into another div
why flexbox? I explained it there
Mar
15
revised Wanting text to overflow into another div
changed up something lol too many edits
Mar
15
answered Wanting text to overflow into another div
Mar
15
revised Setting the value of REM for all the properties in CSS
changed up some wording, and changed an "o" to a "0"
Mar
15
revised Bootstrap select options not working in version 4.1.0
changed the up the title to be a little more specific.
Feb
12
awarded Census
2018
Aug
11
revised Adding a class that extends Canvas to a JPanel doesn't work
changed the code for more detail of what i did
Aug
11
comment Adding a class that extends Canvas to a JPanel doesn't work
Thank you! I tried adding a BorderLayout rather than a GridBagLayout, and it seemed to work. However, I'm not sure why -
Aug
11
asked Adding a class that extends Canvas to a JPanel doesn't work
Jul
26
comment Can you instantiate an interface when passing an interface in Java?
This is exactly what I needed! I'm now going to look into lambda expressions.
Jul
26
accepted Can you instantiate an interface when passing an interface in Java?
Jul
26
asked Can you instantiate an interface when passing an interface in Java?
1 2 3 4 5