mail-archives/mono-osx/2010-November/003354.html

87 строки
3.6 KiB
HTML
Исходник Обычный вид История

2019-06-06 22:05:17 +03:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-osx] [MonoMac] Adding WebKit DOM interfaces
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20%5BMonoMac%5D%20Adding%20WebKit%20DOM%20interfaces&In-Reply-To=1290120285.24883.57.camel%40erandi.site">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003352.html">
<LINK REL="Next" HREF="003296.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-osx] [MonoMac] Adding WebKit DOM interfaces</H1>
<B>Alexander Shulgin</B>
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20%5BMonoMac%5D%20Adding%20WebKit%20DOM%20interfaces&In-Reply-To=1290120285.24883.57.camel%40erandi.site"
TITLE="[Mono-osx] [MonoMac] Adding WebKit DOM interfaces">alexander.shulgin at yessoftware.com
</A><BR>
<I>Fri Nov 19 09:58:18 EST 2010</I>
<P><UL>
<LI>Previous message: <A HREF="003352.html">[Mono-osx] [MonoMac] Adding WebKit DOM interfaces
</A></li>
<LI>Next message: <A HREF="003296.html">[Mono-osx] [MonoMac] Adding WebKit DOM interfaces
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3354">[ date ]</a>
<a href="thread.html#3354">[ thread ]</a>
<a href="subject.html#3354">[ subject ]</a>
<a href="author.html#3354">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 19.11.2010 0:44, Miguel de Icaza wrote:
&gt;&gt;<i> I'd like to get some help about binding Private interfaces and protocols.
</I>&gt;<i>
</I>&gt;<i> I can certainly try to help you, but we wont be adding private bindings
</I>&gt;<i> to MonoMac, since those are internal APIs that can change between OSX
</I>&gt;<i> versions and we would not be doing our users any favors by binding
</I>&gt;<i> those.
</I>&gt;<i>
</I>&gt;<i> In addition, Apple wont allow apps that use private APIs on the Mac
</I>&gt;<i> AppStore.
</I>
Oh, that's not a problem for me--my app is not going to AppStore. Also
I didn't intend to sent the patches for private interfaces, as I
understand they can't be accepted. I need this for my app only.
&gt;&gt;<i> What missing here is `WebView.MainFrame.FrameView.DocumentView' which
</I>&gt;&gt;<i> should be of type `WebDocumentView'. Unfortunately, it throws an
</I>&gt;&gt;<i> InvalidCastException at me when I try to evaluate the last property
</I>&gt;&gt;<i> accessor: `FrameView.DocumentView'. So I'm puzzled.
</I>&gt;<i>
</I>&gt;<i> For now I changed it so that we return an NSView, it is still up to the
</I>&gt;<i> user to manually invoke any methods from WebDocumentView's methods.
</I>&gt;<i> Not sure how we will do that.
</I>&gt;<i>
</I>&gt;<i> Geoff and myself will discuss this over the weekend.
</I>
Thanks for that, I'll try to see where can I get from it.
--
Alex
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003352.html">[Mono-osx] [MonoMac] Adding WebKit DOM interfaces
</A></li>
<LI>Next message: <A HREF="003296.html">[Mono-osx] [MonoMac] Adding WebKit DOM interfaces
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3354">[ date ]</a>
<a href="thread.html#3354">[ thread ]</a>
<a href="subject.html#3354">[ subject ]</a>
<a href="author.html#3354">[ 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>