Jan-21-2025, 01:31 PM
basically im trying to build a to do app. i want to create a GUI app that shows the current month and every day is a button that opens a new GUI with the title the name and date of the day and you generate a bunch of plus buttons that opens a new window which will create a reminder for a to do app. Ideally at a specific time and date an alarm will ring even if the application is stopped. i can find how to boot an application on startup but im still stuck on how to create the first interface that displays the current month and each day is a button. please help if possible