Hi Geoff!
I saw that you can pass QCompleter a model. I'll test that asap.
Cheers,
m

On Tue, May 8, 2012 at 4:40 PM, Geoff Harvey <[email protected]> wrote:

> 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
>

-- 
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