Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to deploy openddsharp to WinForm interface #127

Open
Xuhexin opened this issue Sep 8, 2022 · 2 comments
Open

How to deploy openddsharp to WinForm interface #127

Xuhexin opened this issue Sep 8, 2022 · 2 comments

Comments

@Xuhexin
Copy link

Xuhexin commented Sep 8, 2022

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!

@jmmorato
Copy link
Owner

jmmorato commented Sep 8, 2022

Hi @Xuhexin

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.

@Xuhexin
Copy link
Author

Xuhexin commented Sep 14, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants