少有人走的路

勇哥的工业自动化技术网站

Halcon学习(26)dev_get_preferences的用法

dev_get_preferences和dev_set_preferences经常一起使用。

dev_get_preferences为查询HDevelop参数。

'graphics_window_context_menu':

Returns whether a right click into the graphics window opens a context menu or not. By default the context menu is enabled.

'graphics_window_mouse_wheel':

Returns whether the mouse wheel can be used to zoom the contents of the graphics window or not. By default the moue wheel is enabled.

'graphics_window_tool_tip':

Returns whether pressing the Ctrl-key over the graphics window shows a tool tip with the current pixel position and the gray values under the mouse cursor or not. By default the tool tip is enabled.

'suppress_handled_exceptions_dlg':

Returns whether the error dialog is suppressed that is by default opened for exceptions that are thrown during program execution and that are enclosed by a try-catch block and can therefore be handled by an exception handler. This option is persistently stored in the HDevelop.ini file and can be configured via the Preferences dialog / General Options / Experienced Users.

参数目前仅能设置上述4个 。本文将对'suppress_handled_exceptions_dlg':进行讲解。

该参数的意思为是否阻止意外的对话框。如果设置为‘false’

image.png

则将会显示出一个错误的对话框。

选择抛出。出现下面情况:

image.png

如果设置成‘true’

将不会显示错误的对话框。直接默认为选择抛出HDevelop异常并继续程序。直接出现下面情况。

image.png

发表评论:

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

«    2025年12月    »
1234567
891011121314
15161718192021
22232425262728
293031
控制面板
您好,欢迎到访网站!
  查看权限
网站分类
搜索
最新留言
文章归档
网站收藏
友情链接

Powered By Z-BlogPHP 1.7.3

Copyright www.skcircle.com Rights Reserved.

鄂ICP备18008319号


站长QQ:496103864 微信:abc496103864