Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Please solve it and guide me
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

duckchan.seo
New Member

Republic of Korea
2 Posts

Posted - Apr 24 2019 :  7:27:03 PM  Show Profile  Reply with Quote

I usually implement the program using the OpenCV library through visual Studio. Every time the following problems occur, they bother me.

Mat temp(Size(width, height), CV_64F);
temp.at(<) <------ this problem

In order to access Mat type data, I have to use syntax like '.at<type>(x, y)'. But when I input '<', your software make automatically '(<)'.
So I always delete '(' and ')'.

Please solve it and guide to avoid it.

feline
Whole Tomato Software

United Kingdom
18755 Posts

Posted - Apr 25 2019 :  05:16:32 AM  Show Profile  Reply with Quote
Do you have the two options:

VA Options -> Editor -> Insert () and closing } ) ] ' "

IDE Tools menu -> Options -> Text Editor -> C/C++ -> General -> Automatic brace completion

turned On or Off? It could be VA, or it could be the IDE inserting the brackets here. If you turn Off both options, does the problem go away?

zen is the art of being at one with the two'ness
Go to Top of Page

duckchan.seo
New Member

Republic of Korea
2 Posts

Posted - May 02 2019 :  01:21:04 AM  Show Profile  Reply with Quote
Thank you. The problem has been resolved.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18755 Posts

Posted - May 02 2019 :  10:29:09 AM  Show Profile  Reply with Quote
Thank you for the update. Do you still have VA inserting brackets in a useful manor? Or have you fixed this by turning off all inserting of brackets?

zen is the art of being at one with the two'ness
Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - May 02 2019 :  3:20:14 PM  Show Profile  Reply with Quote
Sorry for the trouble. I have opened a case to change the behavior of auto-insert of parens when the listbox item is a template function. case=139990
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000