Hello,
first of all: Great Idea to capsulate the MT.D with your features.
AND: Sorry for my bad english!
I have two problems with your sample solution.
- The solution does not compile. There are two errors in the "rootelement" class
After workaround this errors, there is another error in the running sample project that i could not fix/find:
2. When i tapp to a "RadioElement",
e.g. from the form of the "AllElements.cs" from your code: { "type":"RadioElement", "caption":"RadioElement", "pop":true, "selected":2, "items":["item 0", ...., "item 4"] })
the application freeze, no new screen/Popup or whatever. Also in a debug session, I don`t find a solution for this issue.
Hope anyone can help...
Hello,
first of all: Great Idea to capsulate the MT.D with your features.
AND: Sorry for my bad english!
I have two problems with your sample solution.
After workaround this errors, there is another error in the running sample project that i could not fix/find:
2. When i tapp to a "RadioElement",
e.g. from the form of the "AllElements.cs" from your code: { "type":"RadioElement", "caption":"RadioElement", "pop":true, "selected":2, "items":["item 0", ...., "item 4"] })
the application freeze, no new screen/Popup or whatever. Also in a debug session, I don`t find a solution for this issue.
Hope anyone can help...