How to change the width of the PyMEL informBox

26 views
Skip to first unread message

Kenneth Ibrahim

unread,
Feb 2, 2017, 7:49:09 PM2/2/17
to python_in...@googlegroups.com
Silly question but anyone? I can't seem to find the right parameter to do this.

--
"God is a metaphor for a mystery that absolutely transcends all human categories of thought. It's as simple as that!" - Joseph Campbell

Paul Molodowitch

unread,
Feb 5, 2017, 12:15:18 PM2/5/17
to python_in...@googlegroups.com
It's based on maya.cmds.confirmDialog, which has no such setting. If you need more explicit control, you'll have to make your own dialog with QDialog and such (or maya's ELF commands).

--
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/CAP_aC5Yc45oRdDxv28HkO3ePqGq0yHmzJj-jA30Oa31fOT5AJg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Ian Jones

unread,
Feb 5, 2017, 12:27:56 PM2/5/17
to python_in...@googlegroups.com

I believe you can cheat it by padding spaces in the message or title if you don't want to switch to QDialog.

Ian


Kenneth Ibrahim

unread,
Feb 5, 2017, 10:51:06 PM2/5/17
to python_in...@googlegroups.com
Thx for the feedback!

On Sun, Feb 5, 2017 at 9:27 AM, Ian Jones <i...@ambientdivide.com> wrote:

I believe you can cheat it by padding spaces in the message or title if you don't want to switch to QDialog.

Ian

On Sun, Feb 5, 2017, 9:15 AM Paul Molodowitch <elro...@gmail.com> wrote:
It's based on maya.cmds.confirmDialog, which has no such setting. If you need more explicit control, you'll have to make your own dialog with QDialog and such (or maya's ELF commands).

On Thu, Feb 2, 2017 at 4:49 PM Kenneth Ibrahim <kenib...@gmail.com> wrote:
Silly question but anyone? I can't seem to find the right parameter to do this.

--
"God is a metaphor for a mystery that absolutely transcends all human categories of thought. It's as simple as that!" - Joseph Campbell

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

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

--
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/CAL6_5Q-zOLQfqLmwget1oo1MMC_sxfGStxocrS46KVHaMJyRUA%40mail.gmail.com.

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



--
Reply all
Reply to author
Forward
0 new messages