I would want to develop an utility to (for example) opening a file, reading it, put some data in a memory region.
Must I learn how to develop a custom widget ? or there is an easiest way ?
( I want that this utility does not spent time when compiling the main project)
Thanks