Posts by GuilhermeDias • 39 points
3 posts
-
2
votes1
answer174
viewsQ: Java window size
When I open the project in Javafx in Windows OS, it opens right, but when I open the same project in Mac Retina, it opens with another dimension, the windows are all misaligned and I have to fix in…
-
-1
votes1
answer171
viewsQ: Error converting value to Jtable
I have an error when passing formatted value to the JTable, if anyone can help, I really appreciate. This error only happens when I format the number, I wonder how I do to fix it. Code: private void…
-
2
votes1
answer1055
viewsQ: Generate PDF from a Google Spreadsheet
I would like to know how I send a spreadsheet from a spreadsheet on google. I already have one script done, to send emails every day with information, however, I would like these emails to be…