[Mono-osx] Mono.framework 1.2.6_6 gtk-sharp issues
Bob
bob.spamnot at gmail.com
Thu Feb 14 10:44:44 EST 2008
On Thu, Feb 14, 2008 at 8:25 AM, Geoff Norton <gnorton at novell.com> wrote:
>
> On 14-Feb-08, at 10:18 AM, Bob wrote:
>
> Here are few questions I have about the Mono framework including the GTK#
> backend:
>
> 1. Does this framework include monodoc? If so where? I would think it
> should be there but cannot find it. It would be nice if it was included and
> it had GTK# documentation consistent with the included version of GTK#.
>
>
> It includes monodoc.dll but not the browser as that requires a gtkhtml
> widget we dont support.
>
How would I go about installing monodoc? Is there any plans to getting it
in a state you do support (or even supplying a stand alone version of the
html files one browses on the website, to use for offline viewing)?
>
> 2. It would be good if the Mono Framework installer gave the option to NOT
> put the links in /usr/bin and /usr/share/man. The 1st thing I do is remove
> these and it is dangerous to be removing things from /usr/bin. I do not
> want these links because I have a mono/GTK# stack in /opt/local (from
> MacPorts) and want to be able to switch between that one and the one in
> /Library/Frameworks them by adjusting PATH and MANPATH.
>
>
> This likely wont be happening soon. Whats wrong with export
> PATH=/opt/local/bin:$PATH ?
>
Well, I use MacPorts (/opt/local/bin) for much more that just Mono/GTK# so
it is always toward the head of my path. So to use the MonoFramework I must
have /Library/Frameworks/Mono.framework/Commands before /opt/local/bin on my
path. Thus, the links in /usr/bin are never used. I guess they do no harm,
but it seems cleaner without them. It is not a big deal.
>
>
> 3. Did you wrap the functions for changing the Mac Menu described here:
>
> http://developer.imendio.com/projects/gtk-macosx/integration
>
>
> If so what are the GTK# functions called and where are they?
>
>
> Not yet
>
OK, I assume you will think about as they mature.
Bob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20080214/1ce45664/attachment.html
More information about the Mono-osx
mailing list