Thank you Serge and Marek for your interest.
I am also thinking that generators it's for simple and small apps. It was for this reason I made for InputWindow proposes. To give for user understanding and make it easy to prepare a function.
This app will one generate a function which will be prepare to InputWindow and some UDFs could be added too.
I wish to have some more EditBox resources as for example to auto-complete or at worst to make ContextMenu giving option to insert into the text some previous functions ready. Because to construct the
My_UDF() function, will be done in text editor (EditBox).
Regarding this matter, have you seen this scintilla Dynamic-link library for text editor ?
You will se at this post:
Auto-completion for Text controls (this is my dream... to have it at HMG)
But I am expanding my time now caring of the condition of resources among the various options which are part of the structure, validation and deployment of controls. Then I'll go straight after the project recording and execution functions.
One interesting new features, will be when I'll be started to make the "Adjust Controls" module that defines the sizes of controls at run-time. The idea I have is to present visually all controls and scale it each in the desired width. Of course, this phase is optional (not needed to start for InputWindow uses). This will help to get better the aesthetics of presentation and designing of inputwindow. This I expect to do with sliders beside each control, as you already presented to us Marek.
But source generator for applications, is out of my mind and wish with this to help InputWindow usage, only.
B.Rgds