Hi
If the change callback doesn't fire on each keypress (I can't remember) and you want more custom behaviour than the limited Maya UI objects provide, then you may need to switch to PySide. You can make a QLineEdit do anything you want.
Justin
--
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 python_inside_m...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/b83bb3c3-f4ce-4b85-99fc-e43d1e578108%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi
If the change callback doesn't fire on each keypress (I can't remember) and you want more custom behaviour than the limited Maya UI objects provide, then you may need to switch to PySide. You can make a QLineEdit do anything you want.
Justin
On Wed, 24 Aug 2016, 11:43 PM Michał Frątczak <f.mi...@gmail.com> wrote:
HiI'm using textField to implement interactive filter to some list of strings.I'd like to have my callback function being called on each keypress.Also, I'd like to retain focus after enter.I'm with MEL now but can convert to anything that works:textField -e -cc "myCallback" $textField UI;thanks !
--
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 python_inside_maya+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/b83bb3c3-f4ce-4b85-99fc-e43d1e578108%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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 python_inside_maya+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA1Qe3ejJ6ACu%2BjCKimZnscZq8tV7v2Cm%2Bc3ng1c7A-cSg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
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 python_inside_m...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/71269d8c-4102-495b-bf04-ec84fea0e771%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/b6bcb6c2-7a90-e986-f01f-13630bc0777f%40gmail.com.