You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, my question now is which command should be used to deploy openddsharp into the WinForm interface and create publishers and subscribers. I don't see an example of openddsharp combined with WinForm in the existing materials. Please list the following relevant commands in detail. thanks!
The text was updated successfully, but these errors were encountered:
I don't actually understand your question, OpenDDSharp is agnostic of the GUI Framework you are using. You just add the NuGet package to your project and use the API as in another .NET application.
I have not examples using WinForms and I don't plan to add them but if you attach your project or a reproducer of the issue for the integration with WinForm, I could try to help you.
Sorry, I just saw your message. I tried to combine the HelloWorld instance you wrote with the Winformjie interface, but I'm a novice, and I can't solve the problem of error reporting, and how to display the sending and receiving data on the Winform. Please help me see. If you can help me debug successfully, I will be grateful! winform-DDSharp.zip
Hello, my question now is which command should be used to deploy openddsharp into the WinForm interface and create publishers and subscribers. I don't see an example of openddsharp combined with WinForm in the existing materials. Please list the following relevant commands in detail. thanks!
The text was updated successfully, but these errors were encountered: