Embedding images in fields - ideal design ?
Posted: Sat Oct 12, 2013 9:55 pm
I wish to build an application that allows the user to add images to text notes in a notebook like app. I have been searching the web and reading the documentation and believe that I have a basic understanding of how to get images into and out of a Livecode application but I am not sure of the best approach for storing the images.
At present I plan that the text of the notes will be stored in a delimited text file which gets updated as the application is run. The app will allow images to be drag dropped into the application, then they will copied out to a dedicated folder used to store the applications assets. Once they have been written out the text of the note will be linked to the image file and the file name of the image and its character position in the field will be stored in the delimited text file.
Is my plan sound ?
At present I plan that the text of the notes will be stored in a delimited text file which gets updated as the application is run. The app will allow images to be drag dropped into the application, then they will copied out to a dedicated folder used to store the applications assets. Once they have been written out the text of the note will be linked to the image file and the file name of the image and its character position in the field will be stored in the delimited text file.
Is my plan sound ?