Hello,
I'm working on a form for repacking clothes from one Package to another.
At some points I need userinputs such as weight, type of package, no of items, etc. . Now, I don't like
such popup-dialog for input. I would like to use only a single stringedit(see on top at left side) for all inputs.
That means i.e., if the user chooses the option "close package", that the process of "closing package"
starts and at one point it uses the weight. Normally I would popup a Dialog, but I don't want to.
Now, do you think there is any possibility to wait for input at stringedit?
Thanks a lot.
Sincerely yours,
René