Menu

TListBox customizable component

2013-07-22
2013-07-26
  • sir_wally_lewis

    sir_wally_lewis - 2013-07-22

    Thank you for your components. How hard would it be to create a customizable
    TListBox/TListBoxItem component?

    The one thing TListBox has that TListView does not have is search box.

    If TListBox had a TsearchBox then that would be a different story.

     
  • Diego

    Diego - 2013-07-22

    You can achieve this using a TableView instead of a "listbox". There is a demo with customized content.

     
  • sir_wally_lewis

    sir_wally_lewis - 2013-07-22

    Yes, and thankyou for that.
    I am heading down that track right now.

    However. The one reason I initially chose TListBox over TListView was that TSearchBox is available in TListBox. If TableView could some how have this feature, that would make it a sure fire winner.

     
  • sir_wally_lewis

    sir_wally_lewis - 2013-07-26

    I downloaded the latest 2.1.6 and got excited that it had a tableviewsearch demo.
    I compiled and ran the demo.

    I saw no search feature at all. Am I missing something?

     
  • Diego

    Diego - 2013-07-26

    If you check the changelog you will notice that there is not any new component like TSearchBox.

    I guess Babak is working on it and developed that demo for testing.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.