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
7 Answers
+ 3
Your first code does not run, it has extra invisible characters that prevent compiling. Please, fix that.
+ 1
I fixed the code!
+ 1
Sibusiso Mbambo it still produces one compile error on line 12.
+ 1
I got it working!
+ 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.
+ 1
Nope, still won't open. Check if your last code bits are the same as in your initial post.
0
I made it private, I got it working eventually.