Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Add a search function to the development toolkit

Engineer
Joined
Jul 28, 2013
Messages
2,776
@Arbiter, we need to add a search function to the development toolkit. I envision it being universal so we would need a text box, a checkbox for whether to look for exact matches or contains, and a combobox for search depth. I can handle the actual searching logic but I would need you to design the interface and provide some type of "searching"/loading notifier such as a spinning circle in the gui for while the search is being performed.
 
Top