зеркало из https://github.com/mono/mail-archives.git
89 строки
3.6 KiB
HTML
89 строки
3.6 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE> [Mono-osx] Odd behavior with MonoMac
|
||
|
</TITLE>
|
||
|
<LINK REL="Index" HREF="index.html" >
|
||
|
<LINK REL="made" HREF="mailto:mono-osx%40lists.ximian.com?Subject=Re%3A%20%5BMono-osx%5D%20Odd%20behavior%20with%20MonoMac&In-Reply-To=%3C1338772450513-4649690.post%40n4.nabble.com%3E">
|
||
|
<META NAME="robots" CONTENT="index,nofollow">
|
||
|
<style type="text/css">
|
||
|
pre {
|
||
|
white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
|
||
|
}
|
||
|
</style>
|
||
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
||
|
<LINK REL="Previous" HREF="004999.html">
|
||
|
<LINK REL="Next" HREF="005001.html">
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#ffffff">
|
||
|
<H1>[Mono-osx] Odd behavior with MonoMac</H1>
|
||
|
<B>JayDZimmerman</B>
|
||
|
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=Re%3A%20%5BMono-osx%5D%20Odd%20behavior%20with%20MonoMac&In-Reply-To=%3C1338772450513-4649690.post%40n4.nabble.com%3E"
|
||
|
TITLE="[Mono-osx] Odd behavior with MonoMac">mono at zimmail.us
|
||
|
</A><BR>
|
||
|
<I>Mon Jun 4 01:14:10 UTC 2012</I>
|
||
|
<P><UL>
|
||
|
<LI>Previous message: <A HREF="004999.html">[Mono-osx] Binding custom Mac framework to Mono
|
||
|
</A></li>
|
||
|
<LI>Next message: <A HREF="005001.html">[Mono-osx] Odd behavior with MonoMac
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#4983">[ date ]</a>
|
||
|
<a href="thread.html#4983">[ thread ]</a>
|
||
|
<a href="subject.html#4983">[ subject ]</a>
|
||
|
<a href="author.html#4983">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
<HR>
|
||
|
<!--beginarticle-->
|
||
|
<PRE>In an effort to take advantage of the Xcode interface, I upgraded all of my
|
||
|
components. I first removed pre-existing versions of Xcode, the Mono
|
||
|
framework and MonoDevelop, and then installed the following:
|
||
|
Xcode 4.2 for Snow Leopard
|
||
|
Mono framework 2.10.9_11
|
||
|
MonoDevelop 3.0.2
|
||
|
|
||
|
I am now seeing an odd issue that seems to be unique to me (at least from my
|
||
|
Google searches), so it may be some mistake on my part. The constructors in
|
||
|
my "AppDelegate" and "MainWindowController" classes are never being called.
|
||
|
|
||
|
><i>From within MonoDevelop, I create a new MonoMac Project. I then add a
|
||
|
</I>"Console.WriteLine()" statement to the "Initialize" method of the
|
||
|
"MainWindowController" class with a breakpoint, build the project and debug
|
||
|
it. The MainWindow shows as expected, but nothing else.
|
||
|
|
||
|
I cannot locate any glaring problems in the C# code or from within Xcode,
|
||
|
and the project files are not being changed from the way MonoDevelop created
|
||
|
them, so I'm not sure where to look.
|
||
|
|
||
|
Jay D Zimmerman
|
||
|
|
||
|
--
|
||
|
View this message in context: <A HREF="http://mono.1490590.n4.nabble.com/Odd-behavior-with-MonoMac-tp4649690.html">http://mono.1490590.n4.nabble.com/Odd-behavior-with-MonoMac-tp4649690.html</A>
|
||
|
Sent from the Mono - OSX mailing list archive at Nabble.com.
|
||
|
</PRE>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<!--endarticle-->
|
||
|
<HR>
|
||
|
<P><UL>
|
||
|
<!--threads-->
|
||
|
<LI>Previous message: <A HREF="004999.html">[Mono-osx] Binding custom Mac framework to Mono
|
||
|
</A></li>
|
||
|
<LI>Next message: <A HREF="005001.html">[Mono-osx] Odd behavior with MonoMac
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#4983">[ date ]</a>
|
||
|
<a href="thread.html#4983">[ thread ]</a>
|
||
|
<a href="subject.html#4983">[ subject ]</a>
|
||
|
<a href="author.html#4983">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
|
||
|
<hr>
|
||
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-osx">More information about the Mono-osx
|
||
|
mailing list</a><br>
|
||
|
</body></html>
|