Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
Solved! Go to Solution.
Hello @V.Cebrián_RO
Just for information, please consider first that, from a terminology perspective, the kind of User Interface (Measure: Summary) you show in your snapshot is what we call an Auxiliary Window and not a Popup (see snapshot below for a better understanding). Sharing info with you to introduce what follows next, but also to help you using the good terminology if you would like to pursue your investigation and use the good keywords while searching in our Knoweldge Base or Help Center locations later on.
Related to that, it's unfortunately currently not possible to set a custom default location and size of an Auxiliary Window in Creo Parametric. You can do it after having launched the command, but if the Auxiliary Windows is closed and reopened (even in an ongoing session), it will automatically always come up with default location and size. We officially document this current limitation in our article 216509.
Outside from standard, and investigating this in the direction of developments, using Toolkit or JLink capabilities as introduced to you by @tbraxton (Thanks a lot for this!!), consider that usually, those kind of developments are oriented to:
Due to point 3 above, I suspect that even usage of development won't be really helpful in the direction you're looking for. Just consider this last part of my explanation with caution, as I'm not an expert in TOolkit development, so that I may have missed something in this direction.
Remains therefore the possibility to approach this with a mapkey. Refer to movie at the end of this post for a better understanding of what I mean.
Regards,
Serge
Maybe, it depends on which windows you are referring to. The UI elements available for customization are controlled by a config file named "creo_parametric_customization.ui". It is possible to save this and load it when launching Creo to replicate your preferred configurations. There are multiple versions of this file available for use so if you are not the system admin, check with them to see if they have one already being used when Creo is loaded.
See these articles for reference:
https://www.ptc.com/en/support/article/CS37185
Good afternoon AndrewK,
Thank you very much for your answer.
In this case, I am referring for example to the pop-up window of the measure command, that when you open it it appears in one position and size; after closing the window and measuring again, it reappears at the starting location. Can I customize the position and size of this window and save it in the customization.ui file so that it appears in the same desired position?
Thank you very much.
Víctor Cebrián
Ingeniero de Forja
I don't think you can control that explicitly with the UI customization options. Here are the windows options available in the options tab. I am not aware of any config options that would control this either. You may be able to use one of the APIs to control it with custom software. I am curious what issue you are facing that prompts you to want to control the location?
The objective is to be able to place these subwindows of the menus in a specific position and size, so as not to have to move them continuously and waste that time (short but very repetitive), to gain efficiency.
I'm sorry but I don't understand when you say use one of the APIs to control it, how does it work?
I would like to suggest this possibility in future versions of the program and apply a facelift to submenus inherited from Creo 2
Thank you very much,
Víctor
API is an application programming interface. For Creo this is Toolkit and some other APIs. See this slide deck for more info. It is a bit dated, but the info is still relevant.
Thank you so much for your explanation.
I'm sorry but I can't open the pdf document (it won't let me click on it) could you please send it attached?
Thanks in advance, best regards
The file I referred to above.
Thank you veru much, I was able to download it.
I will check it and will answer you.
Best regards
Hello @V.Cebrián_RO
Just for information, please consider first that, from a terminology perspective, the kind of User Interface (Measure: Summary) you show in your snapshot is what we call an Auxiliary Window and not a Popup (see snapshot below for a better understanding). Sharing info with you to introduce what follows next, but also to help you using the good terminology if you would like to pursue your investigation and use the good keywords while searching in our Knoweldge Base or Help Center locations later on.
Related to that, it's unfortunately currently not possible to set a custom default location and size of an Auxiliary Window in Creo Parametric. You can do it after having launched the command, but if the Auxiliary Windows is closed and reopened (even in an ongoing session), it will automatically always come up with default location and size. We officially document this current limitation in our article 216509.
Outside from standard, and investigating this in the direction of developments, using Toolkit or JLink capabilities as introduced to you by @tbraxton (Thanks a lot for this!!), consider that usually, those kind of developments are oriented to:
Due to point 3 above, I suspect that even usage of development won't be really helpful in the direction you're looking for. Just consider this last part of my explanation with caution, as I'm not an expert in TOolkit development, so that I may have missed something in this direction.
Remains therefore the possibility to approach this with a mapkey. Refer to movie at the end of this post for a better understanding of what I mean.
Regards,
Serge
Dear @sacquarone,
Thank you very much for your reply, sorry my English is not the most correct and can cause misunderstandings, I see that you have understood my objective perfectly.
I am going to try to create the suggested macro, it seems to me a good solution and I would like to know how I can suggest to the developers of the program to add the possibility of customizing this aspect. Do you know which way I should use to get in touch and transmit my improvement suggestion?
Best regards,
Víctor
Hello @V.Cebrián_RO
Thanks for your confirmation of my initial understanding. I'm glad if suggested approach with mapkeys allows you to reach your objective with current capabilities of Creo Parametric, despite of the current limitation. In order to bring issues to the attention of PTC, as a general rule:
Regards,
Serge
Perfect, thank you very much @sacquarone!
I will open an idea as you explain it to me. Let's see if I'm lucky and they can add this customization option in future versions of Creo Parametric.
Best regards and have a great weekend,
Víctor