Deprecated Tcl GUI Commands
The list of deprecated Tcl GUI commands, and the new commands to use.
Deprecated Commands | New Commands to Use |
---|---|
hm_blockerrormessages | *setoption/hm_getoption block_error_messages |
hm_blockmessages | *setoption/hm_getoption block_messages |
hm_blockredraw | *setoption/hm_getoption block_redraw |
hm_callcardpanel | hm_callspecialpanel |
hm_calldisplaypanel | hm_callspecialpanel |
hm_callglobalpanel | hm_callspecialpanel |
hm_calloptionspanel | hm_callspecialpanel |
hm_callplotwindowpanel | hm_callspecialpanel |
hm_calltrueviewpanel | hm_callspecialpanel |
hm_callwhatsnew | hm_callhelp |
hm_createbuttononpanel | hm_framework |
hm_getfilenamedirect | tk_getOpenFile or tk_getSaveFile |
hm_setfunctionkey | hm_registerkeyproc |
hm_menufilter | |
hm_orientseatbelt | |
hm_setcurrentfilename | |
hm_setcurrentmodelname | |
hm_updatemenu | |
hm_userpanelonpage | hm_framework |