werner.poetzelberger Posted February 1, 2016 Posted February 1, 2016 Can I modify the width of the window, It is too small to display longer filenames for the prefixes. thx. Werner
maxi Posted February 1, 2016 Posted February 1, 2016 Hi Werner, You can set custom size for the widget by editing editor_createtor_fbx.ui file: just edit the root's vbox width or height: <dialog name="Creator::FBX::dialog" export="1" width="100" height="10" padding="-4"> <text>Autodesk FBX Import</text> <vbox width = "500">
werner.poetzelberger Posted February 1, 2016 Author Posted February 1, 2016 Saved my day, and week!! Thx so much.
Recommended Posts