jarvisteach / appJar

Simple Tkinter GUIs in Python
http://appJar.info
Other
615 stars 68 forks source link

[Help]Remove Label entirely #526

Closed muhammad-al-baqir-khalid closed 6 years ago

muhammad-al-baqir-khalid commented 6 years ago

Thank you for your work on this project ❤️ 💓 I'm new in programming and sorry about the last question I'm a little bit lazy, but this time I search a lot about on your website but I don't find anything. *I want to delete a label entirely. or at lease stop a label from flashing.

https://gist.github.com/muhammad-al-baqir-khalid/b4d4a31580d6b6c6fca505f5e3c42313

jarvisteach commented 6 years ago

A FlashLabel is just a Label - so to remove/hide/show them you can use the functions:

This may not be clear in the docs, I'll have a look at them later.

muhammad-al-baqir-khalid commented 6 years ago

Thanks so much :) to fast replay and your hard work into this whole project. 💓