ZipExtractor Extraction window textBoxInformation is not read only
BTPDarren opened this issue · 1 comments
BTPDarren commented
ravibpatel commented
TextBox allows scrolling text with a mouse horizontally unlike label, so it is useful in case of a long text, but it should have been read-only. I fixed it in latest commit. Thanks for reporting it.
