I want to do exactly how these search engines do,

52ec8527edb271dac9465a607d37b068

But I want to show the same thing using pop-up message, where there shouldn't be any buttons, and it should display the message continiously

Thanks in advance!

What graphics package are you using? The one that comes standard with Python is TkInter, so I would assume that one, but if you are using a different one the answer will be different. Also, the version of Python you are using would help as well.

Assuming TkInter and Python 3.x, a simple answer can be found in the first reply here. This should be easy to adapt to Python 2.x, as well.

Hey, Thanks alot. I have been searching for this for long time.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.