On 26 déc. 05, at 17:38, Lennox Jacob wrote:
Hello,
I have an app that have Mixed EditFields (Styled and not Styled -
Plain), actually many Plain and one Styled.
I can either save the data as one concatenated file displaying all the
data and retaining Style, or I can save the data in two separate
files - one with the Styled and the other with the Plain text. That's
fine.
Now, the problem is to display that data via MenuItem File Open or by
Double-Clicking on the Concatenated file or one of the two separated
files.
If I double click on the file with the Plain text it opens the parent
app and display its contents correctly in their respective EditFields,
or if I use File Open it display its contents correctly in their
respective EditFields.
Is it not best to use a virtualvolume that contains all the files you
need, here? It will appear as a single file for the user but you can
store many files (like if a folder is in fact a file).
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>