fv sdfsaer wrote: > I just want to add an auto-completion behaviour when typing inside a cell. As > far as I understood (and this may be wrong) I need to make something like a > wxGridCellEditor react on user input by binding a wxCHAR event to it. I could > be mistaken since I do not have much experience. >
Hello Are you wanting statement completion or database browse completion? Database browse completion as in: Type an a all database rows that have an a display. Type ab ab display Type abb abb display etc Type until the list is narrow enough to make a selection from. Please advise Paul McNary [EMAIL PROTECTED] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
