On your proxy, use setFilterKeyColumn(1) and then setFilterFixedString() to your namespace value. On Nov 9, 2013 2:00 PM, "Bay" <[email protected]> wrote:
> > Hi all, > > Currently I'm building a PyQT GUI that would store selections > by the user as demonstrated by the picture attached. The line edit(Search > Box) you see above the modelview is what the user would use to search for a > selection, while the QComboxbox above it contains the list of namespaces > there are in the list. > > > > <https://lh3.googleusercontent.com/-xPm3j-Dj69s/Un2D2edMTcI/AAAAAAAAAFU/SnGJzOqanWA/s1600/selectorGUI.jpg> > What I would like is for the QComboxBox to be able to filter all the > entries to display only the selected namespace, could anyone give a > suggestion as to how I can achieve that? Thank you for any suggestions > given. > > Thank you > Gann Boon Bay > > -- > You received this message because you are subscribed to the Google Groups > "Python Programming for Autodesk Maya" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/python_inside_maya/54842d10-1440-43b8-a700-0cfef839e3b0%40googlegroups.com > . > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA14ANf9%2BfgvOrz4_%2Bqi9vt3KbjL2tP9cHRGtN%3DM%3DJPuXQ%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
