[MonoTouch] Using Portable Library Projects in MonoDevelop/MonoTouch

2012-05-25 Thread slodge
Hi All I'm still plugging away at trying to get Portable Library projects to work fully across wp7, winrt, droid and touch. I'm especially trying this as it will deliver lots of benefits in terms of refactoring and csproj project management to me as a cross platform developer. I've previously

[MonoTouch] Working with Dialog

2012-05-25 Thread appli
Hi, I've just started working with MT and Dialog and work has been rapid and painless up until now. Basically I'm working with two SQLite tables. Lets call them Heads and Rows with a one to many relation. I'm building the “Rows view” using an inherited DVC-class. In LoadView I'm loading one

Re: [MonoTouch] Using Portable Library Projects in MonoDevelop/MonoTouch

2012-05-25 Thread Jeff Stedfast
Hi Stuart, On Fri, May 25, 2012 at 9:02 AM, slodge m...@slodge.com wrote: Hi All I'm still plugging away at trying to get Portable Library projects to work fully across wp7, winrt, droid and touch. I'm especially trying this as it will deliver lots of benefits in terms of refactoring and

Re: [MonoTouch] Using Portable Library Projects in MonoDevelop/MonoTouch

2012-05-25 Thread Stuart Lodge
Thanks Jeff Will drill down through your ideas during this weekend and into next week. I'm already logging a few issues - but don't want to log too many when I know I'm working on the edge of the dev curve. What sort of thing do you need to know for the profiles - I've got this

Re: [MonoTouch] Using Portable Library Projects in MonoDevelop/MonoTouch

2012-05-25 Thread Stuart Lodge
Just logged the two issues and also updated the Gist so it shows slightly more public member info in the profile dump - https://gist.github.com/2788579 Hope that helps Thanks again for your answers :) Stuart - away for the weekend so will get back on this next week now :)

Re: [MonoTouch] Using Portable Library Projects in MonoDevelop/MonoTouch

2012-05-25 Thread Jeff Stedfast
Thanks Stuart, I'll look into these issues. Jeff On Fri, May 25, 2012 at 11:25 AM, Stuart Lodge m...@slodge.com wrote: Just logged the two issues and also updated the Gist so it shows slightly more public member info in the profile dump - https://gist.github.com/2788579 Hope that helps

[MonoTouch] UIDatePicker not scrolling Day or Month

2012-05-25 Thread ric3kg
Adding a DatePicker with the following code, I can scroll the year but not the Day or Month. Any ideas? datePicker = new UIDatePicker(pickerRect); datePicker.Mode = UIDatePickerMode.Date; datePicker.SetDate(appDelegate.store.builderPlan.p_startDateTime, true); datePicker.AutoresizingMask =

Re: [MonoTouch] UIDatePicker not scrolling Day or Month

2012-05-25 Thread ric3kg
The view did not encompass the picker, right hand side of picker was outside the view... -- View this message in context: http://monotouch.2284126.n4.nabble.com/UIDatePicker-not-scrolling-Day-or-Month-tp4654620p4654624.html Sent from the MonoTouch mailing list archive at Nabble.com.

[MonoTouch] how to add attributes to a NSMutableAttributed string..

2012-05-25 Thread akaash1087
I have actually made a pickerview.I want to decrease the text size of the font that apperas in the rows.I cant figure out how I should it. I am actually using Gettitle to populate the rows.I am returning string from the function.But since I wanted to decrease the string size I decided to use

[MonoTouch] Problem MonoTouch

2012-05-25 Thread Francisco Valdés
Hi, i read this url http://lists.ximian.com/pipermail/monotouch/2011-September/005464.html, y i would like me know, how can i install monotouch in virtual machine?? Best Regards Francisco Santiago de Chile. ___ MonoTouch mailing list