Posts by Marco Antonio • 95 points
5 posts
-
2
votes1
answer376
viewsQ: Error String to Int Conversion
I’m doing a simple program, where it reads a file . csv (Excel) and then generates a graph of it. However I am having problems when converting String to Int. Below is the code of the Button event:…
javaasked Marco Antonio 95 -
1
votes0
answers843
viewsQ: Arduino UNO rebooting alone
Good afternoon, I have an Arduino UNO, and a Shield GSM ICOMSAT 1.1 here, was working normally with both, receiving and sending Smss, but when I added a Shield SD Card to generate a Datalogger the…
arduinoasked Marco Antonio 95 -
0
votes2
answers653
viewsQ: How to increase the width of a Jcombobox?
How do I increase the width of a JComboBox in Java? The layout I’m using is as follows:: setLayout(new FlowLayout(FlowLayout.LEFT));
-
1
votes6
answers690
viewsQ: How do I make a page not bug when the browser is resized?
Well, I developed a website for a school project, the problem is that when I resize the browser, the site gets all bugged out, the elements come out of their original positions and the site becomes…
-
5
votes2
answers6149
viewsQ: How to put two backgrounds on the same page?
I am creating an HTML page with CSS, and would like to know how to put two backgrounds in the same HTML page via CSS. I have this image: I want to put this image on top, only it’s not high enough to…
cssasked Marco Antonio 95