Re: [MonoTouch] SigSegv error in UITableViewSource GetCell after Add rows to UITableView

2014-02-26 Thread Nic Wise
as UITableViewCell; Pretty sure you dont need to cast on the way out. If ICTableContactCell isn't a descendant of UITableViewCell, it needs to be changed. Other than that, maybe use the dSYM to work out which line of code? Nothing obvious in there otherwise -- Nic Wise t. +64 21 676 418 | @fastchicken b

Re: [MonoTouch] MonoTouch.UIKit.UIStringAttributes.set_Font bug?

2014-02-10 Thread Nic Wise
___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +64 21 676 418 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list

Re: [MonoTouch] Major Windows Authentication Issue

2014-01-20 Thread Nic Wise
.2284126.n4.nabble.com/Major-Windows-Authentication-Issue-tp4658528.html Sent from the MonoTouch mailing list archive at Nabble.com. ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t

Re: [MonoTouch] Slide down menu

2014-01-12 Thread Nic Wise
@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +64 21 676 418 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch

Re: [MonoTouch] How do you actually listen to an UIScrollView scrolling

2014-01-02 Thread Nic Wise
-- Nic Wise t. +64 21 676 418 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch

Re: [MonoTouch] GUI templates

2013-11-13 Thread Nic Wise
-templates-tp4641104p4658513.html Sent from the MonoTouch mailing list archive at Nabble.com. ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +64 21 676 418 | @fastchicken b. http

Re: [MonoTouch] Looking for Senior .NET Workflow Developer / Architect w/Monotouch

2013-11-05 Thread Nic Wise
___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +64 21 676 418 | @fastchicken b. http://www.fastchicken.co.nz/ image001.jpg___

Re: [MonoTouch] Questions about supporting both iOS 6 and 7

2013-11-03 Thread Nic Wise
@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +64 21 676 418 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo

Re: [MonoTouch] UIColor to NSString and Back

2013-09-18 Thread Nic Wise
, Andreas Ploetzeneder i...@ploetzeneder-it.com wrote: Hi, how can i convert a UIColor into a string and back again? Best regards ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise

Re: [MonoTouch] Bluetooth portable printer

2013-09-03 Thread Nic Wise
Oh, and is just happened to drop into my rss reader this morning http://corner.squareup.com/2013/08/bluetooth-printing.html -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ On 2 Sep 2013, at 17:10, Alejandro Vazquez alexvazq...@yahoo.com wrote: Thanks Nice, So

Re: [MonoTouch] Bluetooth portable printer

2013-09-02 Thread Nic Wise
it up using monotouch? Thanks a lot, Alejandro ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz

Re: [MonoTouch] Bluetooth portable printer

2013-09-02 Thread Nic Wise
? From: Nic Wise n...@fastchicken.co.nz To: Alejandro Vazquez alexvazq...@yahoo.com Cc: monotouch@lists.ximian.com monotouch@lists.ximian.com Sent: Monday, September 2, 2013 10:56 AM Subject: Re: [MonoTouch] Bluetooth portable printer You have a number of ways if its on a local network, you can

Re: [MonoTouch] Web Services Performance for Point of Sales application.

2013-08-27 Thread Nic Wise
archive at Nabble.com. ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz

Re: [MonoTouch] Hosting database server or services in iOS

2013-08-27 Thread Nic Wise
-database-server-or-services-in-iOS-tp4658440.html Sent from the MonoTouch mailing list archive at Nabble.com. ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806

Re: [MonoTouch] Hosting database server or services in iOS

2013-08-27 Thread Nic Wise
BTW, thinking about it, you can run a HTTP or FTP Server on iOS, tho you app must be in the foreground. ewallet and airforms (http://polarbearfarm.com/airforms/) both do it. They are done in ObjC, but there is no reason not to be able to do it in Xam.iOS. On 27 August 2013 16:41, Nic Wise n

Re: [MonoTouch] Socket Server

2013-08-27 Thread Nic Wise
/Socket-Server-tp3726258p4658439.html Sent from the MonoTouch mailing list archive at Nabble.com. ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806

Re: [MonoTouch] Hosting database server or services in iOS

2013-08-27 Thread Nic Wise
-monotouch-to-serve-up-a-silverlight-app-to-your-desktop/ HTH On Tue, Aug 27, 2013 at 8:42 AM, Nic Wise n...@fastchicken.co.nz wrote: BTW, thinking about it, you can run a HTTP or FTP Server on iOS, tho you app must be in the foreground. ewallet and airforms (http://polarbearfarm.com

Re: [MonoTouch] IPad Vertical TabBar (uitableview)

2013-07-15 Thread Nic Wise
:) Appreciate your advise! Have a nice afternoon. Alejandro -- *From:* Nic Wise n...@fastchicken.co.nz *To:* Alejandro Vazquez alexvazq...@yahoo.com *Cc:* monotouch@lists.ximian.com monotouch@lists.ximian.com *Sent:* Sunday, July 14, 2013 4:01 PM *Subject:* Re

Re: [MonoTouch] IPad Vertical TabBar (uitableview)

2013-07-14 Thread Nic Wise
/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch

Re: [MonoTouch] Excel Library

2013-07-12 Thread Nic Wise
MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman

Re: [MonoTouch] Adding strings at runtime

2013-06-03 Thread Nic Wise
just peanuts to space, listen... Hitch Hikers Guide to the Galaxy, a truly remarkable book! ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b

Re: [MonoTouch] app crashs directly after start

2013-06-01 Thread Nic Wise
/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch

Re: [MonoTouch] Open a camera programatically in ipad

2013-05-27 Thread Nic Wise
. ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch

Re: [MonoTouch] Importing a view from outside of a xib tooltips

2013-05-24 Thread Nic Wise
, but that's just peanuts to space, listen... Hitch Hikers Guide to the Galaxy, a truly remarkable book! ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806

Re: [MonoTouch] Importing a view from outside of a xib tooltips

2013-05-24 Thread Nic Wise
In the Xcode designer there is a widget called External Objects which looks to be a placeholder for views created outside of the xib file being worked on. Ah, ok. I suspect it's just a named UIView, and you can then add things into it.. Yep! Thanks :) -- Nic Wise t. +44 7788 592 806

Re: [MonoTouch] Expand and Collapse UITableView Section

2013-05-16 Thread Nic Wise
at Nabble.com. ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz

Re: [MonoTouch] PDF Merging

2013-05-16 Thread Nic Wise
@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch

Re: [MonoTouch] Button with an image and text

2013-05-16 Thread Nic Wise
! ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http

Re: [MonoTouch] How to show a wait cursor until process is running

2013-05-13 Thread Nic Wise
http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch

Re: [MonoTouch] Any ideas on where to look for this?

2013-05-13 Thread Nic Wise
remarkable book! ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz

Re: [MonoTouch] Issue with app publishing(refused because of private api usage _NDGetEnviron)

2013-05-02 Thread Nic Wise
___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch

Re: [MonoTouch] Issue with app publishing(refused because of private api usage _NDGetEnviron)

2013-05-02 Thread Nic Wise
- it was just a screw up on my part. I googled for _NDGetEnviron, but google returns _NSGetEnviron The only other occurance of _NDGetEnviron is... this thread. Nearly GoogleWhacked! As to if Kosta mistyped it in the first place, I dont know :) -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http

Re: [MonoTouch] Same app seems to follow two different paths - any ideas?

2013-04-28 Thread Nic Wise
! ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch

Re: [MonoTouch] Same app seems to follow two different paths - any ideas?

2013-04-28 Thread Nic Wise
://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch

Re: [MonoTouch] Unable to get the simulators to launch

2013-04-24 Thread Nic Wise
! ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list

Re: [MonoTouch] Open a PDF with the built in PDF Viewer without closing the Application.

2013-04-23 Thread Nic Wise
/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch

Re: [MonoTouch] Adding a UISwitch to a Navigation Item.

2013-04-22 Thread Nic Wise
this? ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing

Re: [MonoTouch] Objective C to C#

2013-04-19 Thread Nic Wise
setContentOffset:scrollPoint animated:YES]; } ** ** Thanks Michael Murdock AllMeds ** ** ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t

Re: [MonoTouch] Objective C to C#

2013-04-19 Thread Nic Wise
BTW, was good meeting you at Evolve! I hope you had a good time :) On 19 April 2013 11:22, Nic Wise n...@fastchicken.co.nz wrote: Hi Mike This should do it :) if (arect.Contains(activefield.Frame.Origin)) { var scrollpoint = new PointF (0f

Re: [MonoTouch] Missing overlapped annotations

2013-04-09 Thread Nic Wise
. ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list

Re: [MonoTouch] UISplitViewController(?) with master/detail

2013-04-09 Thread Nic Wise
UI and uses less space for the list per Nic's suggestion below. -Original Message- From: Nic Wise [mailto:n...@fastchicken.co.nz] Sent: Saturday, April 06, 2013 3:27 AM To: Brian Matsik Cc: MonoTouch@lists.ximian.com Subject: Re: [MonoTouch] UISplitViewController(?) with master

Re: [MonoTouch] UISplitViewController(?) with master/detail

2013-04-06 Thread Nic Wise
it. ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list

Re: [MonoTouch] UISplitViewController(?) with master/detail

2013-04-06 Thread Nic Wise
my the detail HUGE detail Depends how much switching between major areas (menu) your users are going to be doing. If it's not much, then get rid of the menu. If it's a lot... maybe rethink your app structure :) On 6 April 2013 08:24, Nic Wise n...@fastchicken.co.nz wrote: What I suspect Resco

Re: [MonoTouch] Adding default build action

2013-04-06 Thread Nic Wise
://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch

Re: [MonoTouch] Change Language for Connected Outlets programmatically

2013-04-05 Thread Nic Wise
waiting for your valuable replies.Thanks in Advance ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz

Re: [MonoTouch] Strange crash

2013-04-03 Thread Nic Wise
MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman

Re: [MonoTouch] Strange crash

2013-04-03 Thread Nic Wise
___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz

Re: [MonoTouch] Port of MTStatusBarOverlay for monotouch

2013-04-02 Thread Nic Wise
-of-MTStatusBarOverlay-for-monotouch-tp4658195.html Sent from the MonoTouch mailing list archive at Nabble.com. ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806

Re: [MonoTouch] strange compilation error

2013-04-01 Thread Nic Wise
, 5 Warnungen If i remove the line HaarObjectDetector detector; the project compiles again…?! ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806

Re: [MonoTouch] Adding Footer View

2013-03-31 Thread Nic Wise
list archive at Nabble.com. ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz

Re: [MonoTouch] ViewDidAppear is called before the view appear

2013-03-31 Thread Nic Wise
/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch

Re: [MonoTouch] The app references non-public selectors in MyApp.app/MyApp: apply

2013-03-26 Thread Nic Wise
. -- Psychology Professor, Farifield University http://vanhoecke.org ... and go2 places! ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http

Re: [MonoTouch] The app references non-public selectors in MyApp.app/MyApp: apply

2013-03-26 Thread Nic Wise
, I got three more apps to update :( Guido On 26 March 2013 09:43, Nic Wise n...@fastchicken.co.nz wrote: Sebastien is on the thread in the forum, and he (or Rolf) is the one who can fix it. Literally - those 2 are the core X.iOS engineers. :) Not sure which build it'll be in tho. On 26

Re: [MonoTouch] Line at Uiview

2013-03-26 Thread Nic Wise
at Nabble.com. ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz

Re: [MonoTouch] ViewDidAppear is called before the view appear

2013-03-26 Thread Nic Wise
/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch

Re: [MonoTouch] Using .Resx for localization

2013-03-22 Thread Nic Wise
at Nabble.com. ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch

Re: [MonoTouch] Change direction of push transition animation to left

2013-03-22 Thread Nic Wise
://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch

Re: [MonoTouch] Using .Resx for localization

2013-03-21 Thread Nic Wise
mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com

Re: [MonoTouch] Xamarin.iOS to Xamarin.Mac Roseta Stone

2013-03-21 Thread Nic Wise
.n4.nabble.com/Xamarin-iOS-to-Xamarin-Mac-Roseta-Stone-tp4658166.html Sent from the MonoTouch mailing list archive at Nabble.com. ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t

Re: [MonoTouch] Woes after todays updates

2013-03-09 Thread Nic Wise
build again. You're a lifesaver :) Respectfully, Guido. On 8 March 2013 21:51, Nic Wise n...@fastchicken.co.nz wrote: Did you just update to the Xamarin 2.0 stuff? ie Xamarin Studio 4, Xamarin.iOS 6.2 etc? If so, ALL the monotouch.dll etc are now signed, so you will need

Re: [MonoTouch] Dismiss keyboard @ MonoTouch.Dialog

2013-03-07 Thread Nic Wise
these two to display picker element, or UIAlertView. Do you have any ideas? Thanks for help! ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken

Re: [MonoTouch] Dismiss keyboard @ MonoTouch.Dialog

2013-03-07 Thread Nic Wise
a transparent view above the keyboard On Mar 7, 2013, at 11:18 AM, Nic Wise n...@fastchicken.co.nz wrote: I think you need to work out how you want to dismiss it, then trigger off that. View.EndEditing(true) gets rid of the keyboard, but how you trigger it is up to you. The tap gesture isn't too bad

Re: [MonoTouch] Accessing MT.Dialog Elements

2013-03-05 Thread Nic Wise
___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http

Re: [MonoTouch] building a ipa from visual studio with Xamarin Studio

2013-03-05 Thread Nic Wise
://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch

Re: [MonoTouch] Accessing MT.Dialog Elements

2013-03-05 Thread Nic Wise
(I ment _I_ need to learn F#) On 5 March 2013 22:35, Nic Wise n...@fastchicken.co.nz wrote: Thanks. Instapapered. Need to learn F#, too :) On 5 March 2013 21:54, Juan M Gómez juamangom...@gmail.com wrote: Yes, it's clousure stuff. If you want you can see why that happens here: http

Re: [MonoTouch] Twin forums

2013-02-26 Thread Nic Wise
://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch

Re: [MonoTouch] Twin forums

2013-02-24 Thread Nic Wise
___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch

Re: [MonoTouch] Mono.CSharp.InternalErrorException

2013-02-21 Thread Nic Wise
://vanhoecke.org ... and go2 places! ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz

Re: [MonoTouch] Disposing view controllers

2013-02-20 Thread Nic Wise
l...@shingl.com wrote: Sure, but Dispose seems like an attractive alternative to the deprecated ViewDidUnload method for hosting cleanup logic that you'd like to execute immediately. On Tue, Feb 19, 2013 at 12:23 PM, Nic Wise n...@fastchicken.co.nz wrote: I've never bothered, and it's never

Re: [MonoTouch] UITextView automatic scrolling while typing?

2013-02-19 Thread Nic Wise
= VisibleKeyboardHeight; } } ); On Feb 19, 2013, at 12:10 AM, Iki i...@holisticware.com wrote: Thanks Nic, i will use this instead! On Feb 18, 2013, at 12:38 PM, Nic Wise n...@fastchicken.co.nz wrote: Thanks for posting this, Iki, I was just doing something simlar the other day

Re: [MonoTouch] Disposing view controllers

2013-02-19 Thread Nic Wise
/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch

Re: [MonoTouch] Reduce Image Size but not Quality

2013-02-14 Thread Nic Wise
. ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch

Re: [MonoTouch] Reduce Image Size but not Quality

2013-02-14 Thread Nic Wise
/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch

Re: [MonoTouch] Making a ipa for internal distribution

2013-02-09 Thread Nic Wise
be greatly appreciated. Thanks ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz

Re: [MonoTouch] Missing UIImage method?

2013-02-07 Thread Nic Wise
/listinfo/monotouch ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz

Re: [MonoTouch] Missing UIImage method?

2013-02-07 Thread Nic Wise
something to do with the simulator vrs not Someone like Rolf or Sebastien might be able to help on that tho - if they dont pop up here, ask on the forums. On 7 February 2013 10:46, markdan...@avolites.com wrote: On 7 Feb 2013, at 10:35, Nic Wise wrote: Thanks - I guess the guys from Xamarin

Re: [MonoTouch] MonoDevelop integration with TestFlight

2013-02-07 Thread Nic Wise
list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman

Re: [MonoTouch] Why is my initial Plain UITableView rendering not ok.

2013-02-02 Thread Nic Wise
! ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch

Re: [MonoTouch] SoapFormatter

2013-02-02 Thread Nic Wise
. __ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list

Re: [MonoTouch] UISegmentedControll without rounded edges

2013-02-02 Thread Nic Wise
Hi Shawn (second time, this time without the image) How do you mean the styling capabilities with UIKit are ver poor? Looking at what you have there, UIAppearance should be able to do that? Or do you need to support iOS4 (not 5+)? Curious, as I've not had issues with UIAppearance except a

Re: [MonoTouch] UISegmentedControll without rounded edges

2013-02-01 Thread Nic Wise
/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch

Re: [MonoTouch] ImageLoader caching

2013-01-31 Thread Nic Wise
-caching-tp4658025.html Sent from the MonoTouch mailing list archive at Nabble.com. ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http

Re: [MonoTouch] Iphone Show Modal Below NavBar

2013-01-30 Thread Nic Wise
___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http

Re: [MonoTouch] Dock UIButtons @ DialogViewController

2013-01-29 Thread Nic Wise
/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch

Re: [MonoTouch] Need Monotouch contractor to convert iPad app to iPhone app (graphics too)..

2013-01-26 Thread Nic Wise
MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo

Re: [MonoTouch] Monotouch Dialog Issue with UnevenRows and Scrolled Event

2013-01-24 Thread Nic Wise
/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch

Re: [MonoTouch] Monotouch Dialog Issue with UnevenRows and Scrolled Event

2013-01-23 Thread Nic Wise
/Monotouch-Dialog-Issue-with-UnevenRows-and-Scrolled-Event-tp4657998.html Sent from the MonoTouch mailing list archive at Nabble.com. ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t

Re: [MonoTouch] ViewControllerSelected, change to root viewcontroller

2013-01-22 Thread Nic Wise
is changed, but I have yet to discover how to solve the above problem. Any pointers? Kind regards, Ronny Dahl ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592

Re: [MonoTouch] MonoTouch.Dialog - my BackgroundUri does not work

2013-01-22 Thread Nic Wise
___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list

Re: [MonoTouch] MonoTouch.Dialog - my BackgroundUri does not work

2013-01-22 Thread Nic Wise
/mailman/listinfo/monotouch ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ -- Nic Wise t. +44 7788 592

Re: [MonoTouch] Where is NSTextAlignment?

2013-01-18 Thread Nic Wise
___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ ___ MonoTouch mailing list MonoTouch

Re: [MonoTouch] Blank Dialog EntryElement text on device

2013-01-16 Thread Nic Wise
MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http

Re: [MonoTouch] Trying to compile PLP on Mono for MAC with MonoTouch

2013-01-14 Thread Nic Wise
-to-compile-PLP-on-Mono-for-MAC-with-MonoTouch-tp4657946.html Sent from the MonoTouch mailing list archive at Nabble.com. ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44

Re: [MonoTouch] Trying to compile PLP on Mono for MAC with MonoTouch

2013-01-14 Thread Nic Wise
to what is being done for MVVMCross. It is working great on the Android side - but lots of problems with Touch. Dawid On 14 January 2013 10:18, Nic Wise n...@fastchicken.co.nz wrote: MonoTouch uses it's own internal mono, which is 2.10.something I think. So if you built with 3.0.3, it's

Re: [MonoTouch] Sort of Device identification?

2012-12-19 Thread Nic Wise
the MonoTouch mailing list archive at Nabble.com. ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ mobileAgent

Re: [MonoTouch] Sort of Device identification?

2012-12-19 Thread Nic Wise
. Everything sounds pretty clear to me and the data is rather sensitive; it might be contact info. 2012/12/19 Nic Wise n...@fastchicken.co.nz SSL: it depends on the data. SSL is fairly cheap and easy to do, but if the data is not sensitive at all, maybe you dont need to. It's easy to change later

Re: [MonoTouch] Card Reader and Receipt Printer

2012-12-17 Thread Nic Wise
Cleaver dean.clea...@xceptionsoftware.com wrote: Blue Bamboo Bluetooth -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl

Re: [MonoTouch] Load image from native library resources

2012-12-14 Thread Nic Wise
. ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken b. http://www.fastchicken.co.nz/ mobileAgent (for FreeAgent): get your accounts in your pocket. http

Re: [MonoTouch] Customizing a Dialog color

2012-12-12 Thread Nic Wise
Gómez @_jmgomez_ Software Engineer ___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http

Re: [MonoTouch] Good iPhone icons sets?

2012-12-12 Thread Nic Wise
___ MonoTouch mailing list MonoTouch@lists.ximian.com http://lists.ximian.com/mailman/listinfo/monotouch -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ mobileAgent (for FreeAgent): get your accounts in your pocket. http

  1   2   3   4   5   6   7   8   9   >