Jump to content

Dialog Builder Control


Jiajing

Recommended Posts

Building a Dialog with TextPopup, and I have PRESENTATION VALUES with that textpop. However, after exporting to python, how would I still retian those values. I notice those info are included in the section of  'XML defintion of the layout' . how would the main dialog code retreive data from  'XML defintion of the layout'

 

Thank you

Link to comment

Presentation values are merely for seeing a mock-up of the dialog with Dialog Builder. You still have to code the dialog handler.

When testing the dialog with DB, you can see the temporary code in your user folder, which can serve as a guide for developing your handler.

You can also use DB to save additional strings that you can use for your options, which is useful if you intend to localize your plug-in.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...