Hi everybody!
I'm making some tests to include a plug in done by myself in OM.
It is very simple, just a button to play a system beep. Just to understand better the architecture of the Class.
Here's what happen:
when I try to assign a plug in to a button of the main menu, my plug in does not appear in the list. But as soon as I click whatever item in the list, the "beep" button of my plug in appears on the panel, and it works fine. But after this when i click "back" in the bottom right corner I'm no more able to go back to main panel. The interface just become black and the only thing which remains visible is my button, still working.
I compiled the DLL using VS c# XP 2005, I named it "test_OpenMobile_00" as well as the namespace in the code, and I put it in the /plugin directory. I've also tried to call the namespace as "OpenMobile" as suggested in the on-line guide, but the result is the same.
I'm using OM 0.8 (downloaded 3 days ago) on a Acer
laptop with Win XP sp3.
I attach here the code and the DLL, I appreciate if somebody can help me.
Thanks!
Bookmarks