Originally Posted by
martin_p
For Borte: the methods you mentioned are defined only to get and not to set the property, so they should never change these values, unless I didn't understood what you meant.
For justchat: when I change settings they remain correctly in memory because when I load again the setup panel I see exactly the values I set previously.Also if I exit from OM and re-enter the values are still there.
But there is no way to convince the main menu button to update with the displayname. Probably something wrong in the cycle "for" or in general in method Setting_Changed, but again very difficult to understand what (how to debug a plugin? Is it possibile to write something in the debug.txt file?)
A part of this, I cannot make start the application I choose, just an empty panel appear.
I tried then the embedApplication method in a simpler plugin and it actually works. But the application is not actually embedded but appears like a normal application window over OM, as I started-up by myself. Same thing if I try with external nav plugin.
Is there a way to actually embed it in the panel without showing borders, similarly to what suggested borte for google inside windows form?
Is there a way to embed a browser like webBrowser in windows form? How much difficult could be to adapth the geckofx control to fit in OM?
THanks again for support. For me very precious.