Tim Goll

Results 292 comments of 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...

![image](https://github.com/user-attachments/assets/113ea4c4-a343-488a-b816-e588623d4646) 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...

![image](https://github.com/user-attachments/assets/ab4e9f3b-e7e8-4060-bb1d-ed22b77607a9) It is working now!

![image](https://github.com/user-attachments/assets/04e219d6-601d-4646-9ade-c71cf1674c22) 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...