I had the same problem back in Maya 2010.  All those events aren't being
caught by your widget correctly.  Thus the effect your getting.  In 2011
and up these start to work as Maya is now Qt and the event system is more
stable.   I put up with it for 18 months until we upgraded.  This type of
glitch doesn't effect the advantages of Qt IMHO and I didn't try to solve
them.

If your learning Qt I'd just ignore these for now and revisit these later
when you have more knowledge.



On Thu, Jan 12, 2012 at 5:36 AM, Panupat Chongstitwattana <
panup...@gmail.com> wrote:

> I saved out a UI file from designer.
>
> When calling it inside Maya 2010, I can only use backspace to delete text
> from the end. I can't move the cursor with arrow keys nor can I use delete
> key.
>
> Running it as a standalone doesn't have any problem.
>
> Could it have anything to do about not converting the .ui into .py ?
>
>
>  --
> view archives: http://groups.google.com/group/python_inside_maya
> change your subscription settings:
> http://groups.google.com/group/python_inside_maya/subscribe
>



-- 
David Moulder
http://www.google.com/profiles/squish3d

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