Hi,
I noticed two things in the source code which are possibly interesting to use:
EditMode: it seems to make it possible to edit a canvas (maybe drag/drop form items for example), is that true, I understand it is not documented/supported publically, but is it possible to make use of this somehow?
Autocomplete in textitem: I noticed code in the TextItem related to autocomplete, is to support a lightweight suggestionbox?
I understand that these features are maybe for the future or for non-public usage, so it just for curiosity that I ask these questions.
gr. Martin
I noticed two things in the source code which are possibly interesting to use:
EditMode: it seems to make it possible to edit a canvas (maybe drag/drop form items for example), is that true, I understand it is not documented/supported publically, but is it possible to make use of this somehow?
Autocomplete in textitem: I noticed code in the TextItem related to autocomplete, is to support a lightweight suggestionbox?
I understand that these features are maybe for the future or for non-public usage, so it just for curiosity that I ask these questions.
gr. Martin
Comment