dhtmlxtoolbar

Is there a way to extend the dhtmlxtoolbar button functionality to provide a textbox input on the toolbar. I would like to allow a user to enter some text into it, then a event would be raised that I could then handle based on the textbox value.



-Andrew

There is no button with such functionality and while it possible to add custom types of buttons in kind of complicated. The component was not purposed for such kind of customization.
If necessary I can provide some additional info , but maybe it will be more simple approach to use “Label” button , with value as “”


That is along the lines of what I want, although I would like the textbox inside the toolbar.   I could include a simple textbox on my page but it would not be inside your nice looking toolbar.  Would there be a simple method to “inject” a label into the toolbar ? 

Please check sample in next thread
    dhtmlx.com/docs/products/kb/inde … ent&q=4034