PyQt5 help.

Abdur-Rahmaan Janhangeer arj.python at gmail.com
Sun Jan 26 12:42:47 EST 2020


suggest a scrollable widget which on loads appends labels with members
birthdays in it.

If 3 members have birthdays today, it will append 3 labels

On Sun, 26 Jan 2020, 21:39 Souvik Dutta, <souvik.viksou at gmail.com> wrote:

> I am making a birthday reminder app. I want to show tha label (" Today is
> Tom's birthday.") Assuming Tom has a birthday.
> But I want this label to be visible only when someone has a birthday today.
> I am using datetime module to check the date. How can I do this?? Any help
> is appreciated.
> --
> https://mail.python.org/mailman/listinfo/python-list
>


More information about the Python-list mailing list