PySide issue

46 views
Skip to first unread message

Todd Widup

unread,
Jul 28, 2017, 12:02:42 AM7/28/17
to python_in...@googlegroups.com
I have a treeView that I use to select parts of a rig system. 

when an item is selected, the current properties are hidden and that items properties are shown

for some reason, once the properties get hidden, they are no longer editable, except for one widget. 

all the items for the properties are contained as the children of one QWidget and thats what gets hidden and shown.

any ideas what is causing this bug?

--
Todd Widup
Creature TD / Technical Artist
todd....@gmail.com

Todd Widup

unread,
Jul 29, 2017, 8:36:28 PM7/29/17
to python_in...@googlegroups.com
ok bit more info on this...its not from the hiding/showing of the elements.  as I switched to a tab layout for the parent, and it still happens


Marcus Ottosson

unread,
Jul 30, 2017, 3:33:41 AM7/30/17
to python_in...@googlegroups.com
Would it be possible to provide a small example?

--
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/CABBPk35HvT6eR-1CXYs2zWA%3DYc%2BzbYysE9UkWTvFDZ44fqtr4w%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.

Todd Widup

unread,
Jul 30, 2017, 6:17:28 PM7/30/17
to python_in...@googlegroups.com
got it sorted late last night  it came down to using a QDialog instead ofa  QMainWindow.  as soon as I switched it to a main window, it all worked fine

On Sun, Jul 30, 2017 at 12:33 AM, Marcus Ottosson <konstr...@gmail.com> wrote:
Would it be possible to provide a small example?
On 30 July 2017 at 01:36, Todd Widup <todd....@gmail.com> wrote:
ok bit more info on this...its not from the hiding/showing of the elements.  as I switched to a tab layout for the parent, and it still happens



On Thu, Jul 27, 2017 at 9:02 PM, Todd Widup <todd....@gmail.com> wrote:
I have a treeView that I use to select parts of a rig system. 

when an item is selected, the current properties are hidden and that items properties are shown

for some reason, once the properties get hidden, they are no longer editable, except for one widget. 

all the items for the properties are contained as the children of one QWidget and thats what gets hidden and shown.

any ideas what is causing this bug?

--
Todd Widup
Creature TD / Technical Artist
todd....@gmail.com



--
Todd Widup
Creature TD / Technical Artist
todd....@gmail.com

--
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+unsubscribe@googlegroups.com.

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

For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages