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
8 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
0
Creating a calendar using custom characters or alphabet letters is a creative approach and could serve unique use cases like educational tools, gamification, or visual planners. If you're looking to build your own calendar app from scratch or enhance a current project with advanced features like reminders, sync capabilities, or UI customizations, I recommend checking out this in-depth guide: https://www.cleveroad.com/blog/create-a-calendar-app/. It breaks down everything from planning the UI/UX to implementing core features and even touches on tech stack suggestions. A useful resource for both beginners and experienced developers.
13th Jun 2025, 4:11 PM
Соня Дрожак
Соня Дрожак - avatar