[MonoTouch] Some basic example apps that don't use Interface Builder.
Jeff Stedfast
jeff at xamarin.com
Wed Oct 5 10:56:16 EDT 2011
Hi Oivvio,
Yes, internally at Xamarin, we are all using MonoDevelop 2.8. Updated docs
will be being pushed out today along with MonoDevelop 2.8 final.
In the meantime, feel free to look over my personal side-project which
avoids the use of xibs (except for the map page, at least until I get around
to removing the need for it) at http://github.com/jstedfast/FlightLog
Hope that helps,
Jeff
On Tue, Oct 4, 2011 at 5:47 AM, Oivvio Polite <mylists at polite.se> wrote:
> On Mon, Oct 03, 2011 at 03:32:13PM -0400, Jeff Stedfast wrote:
> > Oivvio,
> >
> > Yea, I think most are just that. I thought I remembered them not using
> xibs
> > at all but it looks like I was wrong (sorry about that!). I myself prefer
> to
> > just write code rather than using xibs (designing in xibs is frustrating
> for
> > me), so I know how you feel.
> >
> > An easy way to check is to double-click the xibs and see which ones
> actually
> > have content in them (if it looks like a blank window, then probably it
> is
> > just a leftover).
> >
>
> Going through the samples one by one I can not find any that
>
> 1) Opens in Monodevelop 2.8 and
> 2) Don't use XIB-files and
> 3) Contain more then one screen
>
> Maybe I should move to Monodevelop 2.8. Is that what you are using
> internally?
>
> oivvio
>
> --
> http://liberationtech.net
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20111005/95201678/attachment-0001.html
More information about the MonoTouch
mailing list