cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Suppress "Select" dialog on function ProSelect

LarsZiegler
5-Regular Member

Suppress "Select" dialog on function ProSelect

Hello,

is it possible to suppress the "Select" dialog on the function ProSelect.
Similar to the "Sketch Tool".

With "ProSelectionEnvAlloc" and
ProSelectionEnvOption env_options[] = {PRO_SELECT_DONE_REQUIRED, 0};
no "OK" is required. So I don't need the dialog.

Is that possible?

Greetings Lars


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

We've created formats which have parameters pre-defined to fill in such
things as Life Cycle State and revision.



How do I prevent the user from entering text into that cell and
overriding the code we've inserted?



Is anyone familiar with any white papers or have best practices they
could/would share??

(The sledgehammer and dirty looks aren't working so well... lol)



Thanks!



Michelle McMasters CAD Admin/Process Integration Spec
Stanley Black & Decker, Inc.

Michelle.McMasters@bdhhi.com
<">mailto:Michelle.McMasters@bdhhi.com>
www.stanleyblackanddecker.com

If you are currently using ModelCHECK I believe it has that capability. It
won't prevent the user from overriding the parameter values, but it can
search to see if the parameter call outs are in the title block and if not
(has been overwriting with text) prevent the user from checking in the
drawing until it is corrected.





Mike Phillips




FV
17-Peridot
17-Peridot
(To:LarsZiegler)

Hi all,

Michelle, 'ProDtlnotedataReadonlySet' comes to mind. It has to be combined with 'ProDwgtableIsFromFormat' and some 'ProNotify' events.

HIH.

Feliks.


In Reply to Michelle McMasters:
We've created formats which have parameters pre-defined to fill in such
things as Life Cycle State and revision.



How do I prevent the user from entering text into that cell and
overriding the code we've inserted?



Is anyone familiar with any white papers or have best practices they
could/would share??

(The sledgehammer and dirty looks aren't working so well... lol)



Thanks!



Michelle McMasters CAD Admin/Process Integration Spec
Stanley Black & Decker, Inc.

Michelle.McMasters@bdhhi.com
<mailto:Michelle.McMasters@bdhhi.com>
www.stanleyblackanddecker.com
http://www.stanleyblackanddecker.com

http://www.stanleyblackanddecker.com

IMPORTANT NOTICE: This message is intended only for the use of the
individual or entity to which it is addressed. The message may contain
information that is privileged, confidential and exempt from disclosure
under applicable law. If you are not the intended recipient, you are
notified that any dissemination, distribution or copying of this
communication is prohibited. If you have received this communication in
error, please notify the sender immediately. Thank you



________________________________

Top Tags