Replace "Filename" in the whole UI by a configurable string that can include one or more parameters (User-defined + Internal)
Sep 25, 2014
06:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sep 25, 2014
06:04 AM
Replace "Filename" in the whole UI by a configurable string that can include one or more parameters (User-defined + Internal)
Current situation
- The Filename is shown in the UI
- Common Name (PTC_COMMON_NAME) is planned since 2004 to have more applicability in the UI: ".. For Wildfire 3.0 (or beyond), it is planned that the "Common Name" will have more applicability in the Pro/ENGINEER User Interface." (see https://support.ptc.com/appserver/cs/view/solution.jsp?n=124152)
Idea
Replace "Filename" in the whole UI by a configurable string that can includes one or more parameters (User-defined + Internal).
UI elements that should be configurable (uncomplete list):
- Model tree (the first - currently non configurable column)
- Layer tree
- All "Pick From List" dialogs
- Title bar
- Message log
- ...
It would be good to have the configuration of all possible UI occurences of "Filename" in one place. Config.pro options defining the strings should start with the same name, e.g.:
UI_object_identificator_ + <name of the UI Element>.
Examples
Values for configurable string that replaces "Filename" |
Example result |
---|---|
MATERIAL_NO + " " + SHORTDESCRIPTION_LANG1 | 123456789 Sheet |
MATERIAL_NO + "-" + SHORTDESCRIPTION_LANG2 | 123456789-Blech |
SHORTDESCRIPTION_LANG1 | Sheet |
MATERIAL_NO + " " + PTC_COMMON_NAME | 123456789 Sheet |
SHORTDESCRIPTION_LANG1 + " (" + PTC_MATERIAL_NAME + ")" | Sheet (S235J2G3C) |
FILENAME | 53464523456_sheet.prt |
This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
Labels:
- Labels:
-
General
2 REPLIES 2
Oct 13, 2014
11:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Oct 20, 2014
04:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Oct 20, 2014
04:28 AM
Compared to Create an config option to display the ptc_common_name in user interfaces) I'd like to see implemented a more general functionality and a configuration for the different existing UI elements that contain the "Filename".
