Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with your sample solution! #5

Open
duffy248 opened this issue Feb 23, 2013 · 2 comments
Open

Problem with your sample solution! #5

duffy248 opened this issue Feb 23, 2013 · 2 comments

Comments

@duffy248
Copy link

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.

  1. 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...

@escoz
Copy link
Owner

escoz commented Feb 23, 2013

Thanks for the message, @duffy248 .. I've been using this library pretty intensively on some of my projects, without worrying about the test app, as I was pretty sure nobody else was using this. I'll try to look into it later.

@duffy248
Copy link
Author

duffy248 commented Mar 1, 2013

Hello @escoz ,
i think, the problem is NOT the sample App. Even when i make a new own project on top of your framework, the "Radioelement" dosn't work (freeze the App).

By the way: I use the iOS 6.1 SDK (wich came with the Xcode 4.6 installation) under MonoTouch 6.0.10 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants