Tim Goll
Tim Goll
I have to restructure the core again. I thought this PR was on a good path, but when I got to elements such a DSearchBar and DTextEntry (which are basically...
 I'm almost there with custom text boxes, that support all TTT2 textbox features. However, I'm currently unable to type anything. I can select the text, but not type it....
https://github.com/user-attachments/assets/94e870d5-1da4-466f-8ff3-7660d2a863ad Ha, I got it working now! The textbox works and has now console-like autocomplete. It always shows the common base of all possible entries. Hitting tab adds this common...
 It is working now!
 ever so slowly getting there with the F1 menu
Still a lot to do, but an end is in sight!
Note so self: This fix should probably be included in the search bar UI element: https://github.com/TTT-2/TTT2/pull/1801
> Could you maybe also fix the dbinder? I think a setconvars is missing on the PANEL:makebinder method. When trying to set a key the convars does not get updated...
@hubertoschusch There could still be a usecase for your request, feel free to explain what you want to do
> I just wanted to add a keybind configuration option to an addon submenu in addons menu, and thought it would work like sliders, checkbox etc., but I guess I...