зеркало из https://github.com/mono/mail-archives.git
87 строки
3.6 KiB
HTML
87 строки
3.6 KiB
HTML
|
<!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:
|
||
|
>><i> I'd like to get some help about binding Private interfaces and protocols.
|
||
|
</I>><i>
|
||
|
</I>><i> I can certainly try to help you, but we wont be adding private bindings
|
||
|
</I>><i> to MonoMac, since those are internal APIs that can change between OSX
|
||
|
</I>><i> versions and we would not be doing our users any favors by binding
|
||
|
</I>><i> those.
|
||
|
</I>><i>
|
||
|
</I>><i> In addition, Apple wont allow apps that use private APIs on the Mac
|
||
|
</I>><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.
|
||
|
|
||
|
>><i> What missing here is `WebView.MainFrame.FrameView.DocumentView' which
|
||
|
</I>>><i> should be of type `WebDocumentView'. Unfortunately, it throws an
|
||
|
</I>>><i> InvalidCastException at me when I try to evaluate the last property
|
||
|
</I>>><i> accessor: `FrameView.DocumentView'. So I'm puzzled.
|
||
|
</I>><i>
|
||
|
</I>><i> For now I changed it so that we return an NSView, it is still up to the
|
||
|
</I>><i> user to manually invoke any methods from WebDocumentView's methods.
|
||
|
</I>><i> Not sure how we will do that.
|
||
|
</I>><i>
|
||
|
</I>><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>
|