Manuel-

On Mon, May 7, 2012 at 11:28 PM, Manuel Macha <[email protected]> wrote:

>
> As suggested for the time being I ended up going with QCompleter whcih
> unfortunately doesn't have string-segment matching.
>

It all depends upon how fancy you want the QCompleter to be. Couldn't you
attach a method to the QLineEdit that would update the list (however you
please!) before invoking the QCompleter ... or subclass the QCompleter to
recalculate the list before displaying?

hoaf

-- 
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings: 
http://groups.google.com/group/python_inside_maya/subscribe

Reply via email to