You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Roger Lee Whitcomb (Jira)" <ji...@apache.org> on 2021/10/08 08:04:00 UTC

[jira] [Created] (PIVOT-1064) Add character set selection as a standard but optional part of FileBrowserSheet

Roger Lee Whitcomb created PIVOT-1064:
-----------------------------------------

             Summary: Add character set selection as a standard but optional part of FileBrowserSheet
                 Key: PIVOT-1064
                 URL: https://issues.apache.org/jira/browse/PIVOT-1064
             Project: Pivot
          Issue Type: Improvement
          Components: wtk, wtk-terra
            Reporter: Roger Lee Whitcomb
            Assignee: Roger Lee Whitcomb
             Fix For: 2.1.0


Pretty much every time I implement a FileBrowser as para of a semi-serious application I need to figure out /specify the charset to use for load or save. There is already a rather ugly hook for placing extra controls in a FileBrowserSheet that is used for this purpose in one demo program. But having a style or attribute as a standard part of the control would be a lot nicer. 

Open questions include:
* Where to place it for best layout?
* How to specify the selection of charsets? Most-common or all or some subset or custom?
* Style vs attribute in the control?
* API to get / set the value and set default. 
* Obviously doesn’t need to show for directory selection. 
* Should it be in FileBrowser itself or Sheet?
* What about VFSBrowser?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)