Creating OMControls (like browser)
Hi,
want to ask something which maybe is already explained in the forum or somewhere else, but cannot find it!
Also this is probably something elementar for experienced programmers.
I would like to know if there is somewhere any example/tutorial/guideline (also outside the forum) to understand how to embed windows form controls such as webbrowser or calendar, or 3rd parts controls like geckoFX (firefox).
There is a way to do this or the controll needs to be re-written completely by inheriting the control type of OM framework?
I've also tried to use the external nav plug in to embed an application, but it starts outside of OM. Embedding app plug in works but it does not open the application (I have some issue with my compiler but in this case I downloaded the "official" dll the the plug-in utility). Moreover I believe that this way to embed is "fictitious" embedding as far as exchanging information with the application would be quite difficult.
Thanks for the help and sorry for the trivial question of a newbie programmer.....:nw: