• Auto completion and auto find in combobox

    From Alexandru@21:1/5 to All on Wed Mar 9 15:33:18 2022
    Needed Auto completion and auto find in combobox and found this ready to use code on github:
    https://github.com/jcowgar/misctcl

    After that I improved the code, so that we can input more then one char at once when searching in the list.

    I placed a pull request on that improvement. Maybe you will find it as usefull as I did.

    Cheers
    Alexandru

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Schelte@21:1/5 to Alexandru on Thu Mar 10 10:13:48 2022
    On 10/03/2022 00:33, Alexandru wrote:
    Needed Auto completion and auto find in combobox and found this ready to use code on github:
    https://github.com/jcowgar/misctcl

    After that I improved the code, so that we can input more then one char at once when searching in the list.

    I placed a pull request on that improvement. Maybe you will find it as usefull as I did.

    There's also matchbox, as part of my fsdialog project: https://chiselapp.com/user/schelte/repository/fsdialog/wiki?name=matchbox+manual+page


    Schelte.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Alexandru@21:1/5 to Schelte on Thu Mar 10 05:35:05 2022
    Schelte schrieb am Donnerstag, 10. März 2022 um 10:13:55 UTC+1:
    On 10/03/2022 00:33, Alexandru wrote:
    Needed Auto completion and auto find in combobox and found this ready to use code on github:
    https://github.com/jcowgar/misctcl

    After that I improved the code, so that we can input more then one char at once when searching in the list.

    I placed a pull request on that improvement. Maybe you will find it as usefull as I did.

    There's also matchbox, as part of my fsdialog project: https://chiselapp.com/user/schelte/repository/fsdialog/wiki?name=matchbox+manual+page


    Schelte.

    Thanks for the information.
    Meanwhile, my pull request was merged into master. https://github.com/jcowgar/misctcl

    Cheers
    Alexandru

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)