Menu

#2 Dialog UI?

open
nobody
None
5
2013-01-25
2011-01-01
Andreas M.
No

Hi,

first, let me express my appreciation for this project. It really helps people, who are into scripting at the first place, to make good use of NP++.

I would like to ask, if there is a way to query the user for some textual input or the choice of strings from a list via a graphical dialog, and if not, whether it would make sense in your opinion to add a simple graphical user interface. Of course, there is wxPython and such, so that could be used by the user as well, so it is not really a big miss. Would be nice, however. :-) Like read in a text file and add each line to a list UI's row (or fill it via variables), or enter some text into some text inputs and return the result as list or dictionary.

Discussion