QtExcel / QXlsx

Excel file(*.xlsx) reader/writer library using Qt 5 or 6. Descendant of QtXlsxWriter.
https://qtexcel.github.io/QXlsx/
MIT License
1.06k stars 341 forks source link

xls format not supported message #284

Open AndreiCherniaev opened 1 year ago

AndreiCherniaev commented 1 year ago

https://github.com/QtExcel/QXlsx/blob/499901003f02da34f7fbc1ec214a24e4dc128b74/QXlsx/source/xlsxzipreader.cpp#L28

At this moment code Document xlsxR("table.xls"); produce warning QZip: not a zip file!

I suggest add extra message. 1) Someone try open .xls file 2) Program write "warning xls format doesn't support"

Jihadist commented 9 months ago

.xls is an old binary format and cannot be supported. Please close issue as unrelated

AndreiCherniaev commented 9 months ago

.xls is an old binary format and cannot be supported. Please close issue as unrelated

Please read my first message again. It's not about "let's support.xls", it's about let's improve error messages.

Jihadist commented 9 months ago

Please read my first message again. It's not about "let's support.xls", it's about let's improve error messages.

Ok, I misunderstood you yep

AndreiCherniaev commented 1 month ago

@Jihadist

add "enhancement" label to my topic. Пожалуйста