GUIFactory in Windows Form application
AnsweredHi,
is there any way to use GUIFactory controls in a Windows Form application?
Any sample code would be appreciated.
Thank you,
Marco
-
Official comment
Hi Marco,
I'm afraid GUIFactory is available only for WPF.Best regards,
Manuel
-
Hello Marco,
For a simple display GUI, we have written an example using PictureBox instead of GUIFactory in .NET. You can find the SpinDotNet_PictureBox example at https://github.com/Teledyne-MV/Spinnaker-Examples.
This should be able to get you started on a simple GUI example using our Spinnaker SDK.
I hope this helps. Please let me know if it is not what you were looking for.
Demos
0 -
Hi Demos,
thank you for your answer.
I already tested the example you mentioned and it works, but I should write by myself control buttons and dialogs (just the same available in GUIFactory class).
Is GUIFactory class usable in .NET ?
Thank you,
Marco
0
Please sign in to leave a comment.
Comments
3 comments