How do I create a calendar with alphabets | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

How do I create a calendar with alphabets

Hi, I have attached two codes here one called "Calendar" which is a java swing application and the other is called "alphabet calendar" which I created on Sololearn app. What I want to do is to create a java swing application like the one called "Calendar" but include alphabets within dates like I did with the code l named "alphabet calender" How do I do that? https://code.sololearn.com/cxw88WrljYSb/?ref=app https://code.sololearn.com/crRAx5tI5f7x/?ref=app

25th Jan 2023, 8:23 PM
Sibusiso Mbambo
7 Respostas
+ 3
Your first code does not run, it has extra invisible characters that prevent compiling. Please, fix that.
25th Jan 2023, 9:14 PM
Š•Š²Š³ŠµŠ½ŠøŠ¹
Š•Š²Š³ŠµŠ½ŠøŠ¹ - avatar
+ 1
I fixed the code!
26th Jan 2023, 5:11 AM
Sibusiso Mbambo
+ 1
Sibusiso Mbambo it still produces one compile error on line 12.
26th Jan 2023, 10:34 AM
Š•Š²Š³ŠµŠ½ŠøŠ¹
Š•Š²Š³ŠµŠ½ŠøŠ¹ - avatar
+ 1
I got it working!
26th Jan 2023, 5:09 PM
Sibusiso Mbambo
+ 1
Now I can't see both codes. SoloLearn returns "Oops, Something went wrong. We could jot complete the request". Didn't you accidentally make it private or replaced with other codes? Or maybe it's just something with my internet connection.
27th Jan 2023, 11:27 AM
Š•Š²Š³ŠµŠ½ŠøŠ¹
Š•Š²Š³ŠµŠ½ŠøŠ¹ - avatar
+ 1
Nope, still won't open. Check if your last code bits are the same as in your initial post.
27th Jan 2023, 12:36 PM
Š•Š²Š³ŠµŠ½ŠøŠ¹
Š•Š²Š³ŠµŠ½ŠøŠ¹ - avatar
0
I made it private, I got it working eventually.
27th Jan 2023, 12:29 PM
Sibusiso Mbambo