dail8859

Results 277 comments of dail8859
trafficstars

So I'll definitely admit I have no clue when it comes to any type of alternative input methods...so I'm kind of lost when it comes to those. > But, if...

Couple other things to mention, there is the Debug Log which shows a little bit of information when trying to determine file encoding. There is also a **very** crude hex-viewer...

> I would like to add that copy and paste chinese characters to a new ANSI document are also displayed as ?. I believe this is expected. ANSI is a...

> From what I understand, ANSI is not a fixed encoding Good to know. I'll need to look deeper into that and see how Notepad++ handles it. To be honest...

> So it might be an issue from Scintilla, or at least something went wrong with Scintilla's configuration or API call. Agreed. There are ways to set the [Code Page](https://www.scintilla.org/ScintillaDoc.html#SCI_SETCODEPAGE)...

> So, it is clear that the function trimTrailingWhitespace replaces these bytes with null causing them to be missing. @NichtsHsu Awesome!! Thanks for taking the time to troubleshoot this and...

@steevepay Thanks for the information! I can confirm that using ODS and converting it to XLSX does keep empty cells. However, our use case has an XLSX file that has...

Thanks for the PR! I am very apprehensive about switching to cmake at this time. I personally have never had any good experiences with cmake...again just my personal opinion. I...