Open png2 opened 9 years ago
More options :
Any Ideas on where to put that search and how to present the results? Sry I'm a bit uncreative regarding this :/
You can take a look at the file search of notepad++ It opens a popup to ask for what you search then display the result in a control under the tabs. Each file is a root node in a tree with the lines matching the text as leafs nodes
Another solution is to open a "search tab" with a search form and displaying the results under the form directly in the tab
I have no idea what's easier to implement
I'll try to make a mockup of the search UI later tonight when I have a bit more time
Sorry I completly forgot about that...
Here is the mockup of a possible IHM
Do it little by little : first the the search field, then add options one by one, if one of the option is too hard skip to the next one and we will see what we can do easily
I am strugling a lot with the IHM editor so I'd rather have you do the IHM and then I can give you a hand implementing the underlying code once there is some already in place
Add a global search.
Options :