R
R
rus_prog2020-07-22 14:56:16
Python
rus_prog, 2020-07-22 14:56:16

Does Kivy have a special notification class?

Hello.
I need to implement "pop-up" notifications in the program (for example, you entered the wrong password during authorization, and then a notification popped up on top or on top of everything, saying that the password is wrong, and disappeared after a while).
Does kivy have a special class for this, or do I need to write such a class myself? If there is no special one, can there be any analogues of notifications?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nick, 2020-07-23
@rus_prog

In general, there is KivyMD with a large number of different widgets and classes
Link to KivyMD

A
Alexander, 2020-07-22
@NeiroNx

External:
https://github.com/brousch/kivy-notification-demo

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question