Content description:
In the current post I am adding search box methods (for focus-in, focus-out and to handle text entered into the search box).
I define methods that display windows for creating a new car and for displaying repairs.
The methods for handling the search field are: on_entry_in(), on_entry_out() and on_entry_return().