On 1/29/20 6:11 PM, Souvik Dutta wrote:
> Hi guys I just started to learn PyQt5 and was wondering if like kivy we can
> delete the text in a textbox after taking the input. That is I want to make
> the textbox blank after the text is read. Also can you suggest a way to
> connect a cancel button wit
Hi guys I just started to learn PyQt5 and was wondering if like kivy we can
delete the text in a textbox after taking the input. That is I want to make
the textbox blank after the text is read. Also can you suggest a way to
connect a cancel button with a function so that when the cancel button is
c