Vikram
- Total activity 35
- Last activity
- Member since
- Following 1 user
- Followed by 0 users
- Votes 4
- Subscriptions 7
Comments
Recent activity by Vikram-
And also, does the web page displayed in object action not apply a proxy? I somehow have that feeling
-
I was able to freely implement the UI and perform the actions I wanted within the web page, but I could not do anything outside the dialog, such as closing the window or opening another message dia...
-
I was able to circumvent by displaying a web page within the dialogue. If I can dynamically handle the response from the web page, it seems I could provide more flexible functionality
-
device_agent.cpp cv::Mat rgbImage = cv::Mat(image_height, image_width, CV_8UC3, (void*)image_data, (size_t)0); std::vector<uchar> buffer;cv::imencode(".jpg...
-
yes. I already tried calling a file picker on it via some windows api, but without success.
-
I feel like my question was not properly understood. I did not want to dynamically load the plugin. Instead, I wanted to integrate ancillary data, such as the user's profile image required by the p...
-
Thank you for your response. The actual issue was that I had not defined the typeLibrary in the manifestString.