-
-
Notifications
You must be signed in to change notification settings - Fork 563
Select encoding in file-open dialog #2268
Copy link
Copy link
Closed
Labels
featureA new feature to implementA new feature to implementlinuxAffects Linux version (not Wine)Affects Linux version (not Wine)
Milestone
Description
Only UTF-8 (sql) files are currently supported.
Describe the solution you'd like
A drop-down in the file-open dialog, like in the Windows version:
Lazarus has simple-to-use components for creating a custom dialog which would then look the same on all platforms:
https://forum.lazarus.freepascal.org/index.php/topic,69880.0.html
Additional context
The save-as dialog does not necessarily need such a selector. The Windows version only offers a line-feed selector instead:
Related:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureA new feature to implementA new feature to implementlinuxAffects Linux version (not Wine)Affects Linux version (not Wine)