Jump to content
Developer Wiki and Function Reference Links ×

Using Plug-in Strings - examples anyone?


Recommended Posts

Larry -

Your 2nd question first: You access Plug-In Strings using the "GetPlugInString" call, as in "GetPlugInString(5001)" to grab the string stored in location 5001.

Now, your first question: They're used anywhere text strings might be used, allowing for relatively easy language localization (as opposed to having to write specific code for different spoken languages). Examples:

- Any and all dialog labels and helps.

- Dialog pop-up contents (like "Top," "Bottom," and "Center").

- Error messages.

- Labels for displayed text (such as "Type" in the Speaker tool).

- Class names specific to and created by a given PIO.

- Names for Resource a given PIO might generate (like the black deck texture in the staging tools or the Coverage Zone hatch in the video tools).

- OIP button labels and separator text.

That help?

Link to comment
  • 2 weeks later...

Thanks Andrew. That insight is very helpful.

There was a time when the documentation that came with a program was as robust and informative as the application itself. Now it is more of a guessing game as to what key words a search tool will respond to (and hope there is a wiki entry somewhere out there to find)

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