pythonpsql
2017-10-18 03:00:24 UTC
I am very new to Urwid.
How to enable auto-complete in Edit widget?
E.g. If I have a list ["sale" , "purchase", "receipt", "sale ledger"], how
should pressing the key 's' in Edit Widget suggest me "sale" and "sale
ledger"?
I think, I read somewhere about List Box and a ListWalker class to do it.
Is there any example which demonstrates this?
How to enable auto-complete in Edit widget?
E.g. If I have a list ["sale" , "purchase", "receipt", "sale ledger"], how
should pressing the key 's' in Edit Widget suggest me "sale" and "sale
ledger"?
I think, I read somewhere about List Box and a ListWalker class to do it.
Is there any example which demonstrates this?
--
You received this message because you are subscribed to the Google Groups "Urwid Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to urwid+***@excess.org.
To post to this group, send email to ***@excess.org.
For more options, visit https://groups.google.com/a/excess.org/d/optout.
You received this message because you are subscribed to the Google Groups "Urwid Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to urwid+***@excess.org.
To post to this group, send email to ***@excess.org.
For more options, visit https://groups.google.com/a/excess.org/d/optout.