That's a fair point -- I'm basing my fears on what I've noticed in similar
situations with more complicated widgets (ie, QComboBoxes).

Then again, I'm all for learning new stuff on the company dime. :)

hoaf

On Tue, Feb 18, 2014 at 10:59 AM, Justin Israel <[email protected]>wrote:

> You might want to test that theory. I would think a QLineEdit painting
> itself in C++ as a persistent editor might be faster than you painting the
> look of a QLineEdit in python.
> If your goal is to indicate which cells are editable, I am sure you could
> use some other decoration approach like slightly different background
> shades. Then a user could see the editable cells and double click them to
> start the editor widget.
>

-- 
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/CAH5d3sBS6rcgEbioL-4rTkxivjxE-kUUtmgQUbnV6yAU0jJa6g%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to