[Mono-list] Gtk# 0.11 released

2003-09-18 Thread Mike Kestner
Announcing release 0.11 of Gtk#, codenamed Duct Tape. Tarballs and binaries available for immediate download from: http://sourceforge.net/project/showfiles.php?group_id=40240 About Gtk#: Gtk# is a .Net language binding for the Gtk+ Graphical User Interface toolkit and several GNOME platform

[Mono-list] Gtk# type problem

2003-08-26 Thread Kris Luyten
Hi, I am trying to write a UIML (http://www.uiml.org) renderer using Mono and Gtk#. I need to inherit from Gtk.Window, but I keep getting this type of error (gtk assertion): (unknown:1462): Gtk-CRITICAL **: file gtkwindow.c: line 953 (gtk_window_set_title): assertion `GTK_IS_WINDOW (window)'

[Mono-list] Gtk-Sharp from CVS request

2003-08-22 Thread Willem . Smit
Hey guys, can anyone please do me a huge favour and email me the cvs source of gtk-sharp ? I'm parked off behind a corporate firewall at work, and my phoneline isn't set up from home yet (and like i know our phone company that's gonna take a while still). I really want to get the new monodoc

Re: [Mono-list] Gtk-Sharp from CVS request

2003-08-22 Thread Willem . Smit
Thanx dude, you da man ! Willem Smit SL IT 9471637 0724872442 *** Any views expressed in this message are those of the individual sender, and Sanlam accepts no liability therefore, except where the sender specifically states them to be those of Sanlam. Enige sienswyses of stellings

Re: [Mono-list] gtk# or fox#

2003-08-14 Thread Miguel de Icaza
Hello, The thing is, I believe that a lot of work can be avoided if mono uses something like this as our forms layer. The reason I think this, is that the fox toolkit only uses low level api's to do the drawing. So instead of expecting the current OS to draw a button, it tells the current OS

[Mono-list] gtk-sharp+Combo+Entry+windows

2003-08-05 Thread Felipe . Maya
Hello, I have a problem with Combo... i try to use combo.Entry on Windows but don't work. The exception is Unable to find Entry of the Combo in Gtksharpglue. This widget on linux work very good. Can help me? ___ Mono-list maillist - [EMAIL

Re: [Mono-list] GTK# for Mandrake 9.1 on Download page?

2003-07-03 Thread Jonathan Pryor
I was running into this a week or so ago. The problem (for me) was twofold: (1) I'm not a Red Carpet Express subscriber, and (2) I was using redcarpet.ximian.com as my Server URL. (2) is the bigger problem, as I get Access Denied when I try to open http://redcarpet.ximian.com in my browser.

Re: [Mono-list] GTK# for Mandrake 9.1 on Download page?

2003-07-01 Thread Chris Turchin
On Mon, 30 Jun 2003, Duncan Mak wrote: how do i get monodoc running on a straight-lace mdk 9.1 box? i keep getting hung up on the gtkhtml3 which i can only find on cooker and i don't really want to do that to my box, which has been running so stabily up to this point... what is

Re: [Mono-list] GTK# for Mandrake 9.1 on Download page?

2003-06-30 Thread Duncan Mak
On Mon, 2003-06-30 at 19:22, Chris Turchin wrote: hi, i feel kinda silly asking but here goes: how do i get monodoc running on a straight-lace mdk 9.1 box? i keep getting hung up on the gtkhtml3 which i can only find on cooker and i don't really want to do that to my box, which has been

[Mono-list] GTK# for Mandrake 9.1 on Download page?

2003-06-26 Thread Richard McGrath
Is there any possibility of adding the version of GTK# that goes with the 0.25 release of Mono on the download page? Or a link to somewhere it might live would also be helpful. Thanks, Richard

[Mono-list] Gtk# 0.10 released

2003-06-14 Thread Mike Kestner
Announcing release 0.10 of Gtk#, codenamed 42 Drops of Sunshine. Tarball, SRPM, and RH8 RPMs available for immediate download from: http://sourceforge.net/project/showfiles.php?group_id=40240 Not much new functionality other than Rachel's nice TreeView customizations, but some important

Re: [Mono-list] GTK# GConf error

2003-02-23 Thread Gonzalo Paniagua Javier
El sáb, 22 de 02 de 2003 a las 04:08, Amerigo5 Amerigo5 escribió: Hi, I am trying to install GTK-sharp-0.7 but when I do the [make] command, somewhere along the process I get the following error: make -C gconf make[2]: Entering directory `/usr/local/src/gtk-sharp-0.7/sample/gconf' mcs

Re: [Mono-list] Gtk# 0.7 RPMs

2003-02-07 Thread Rodrigo Moya
On Fri, 2003-02-07 at 08:37, Golo Haas wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there, | Libgnomedb is part of Suse 8.1 disks. Just search for the package. no, it's not part of it (at least on my disks I can't find it). There only exists gnome-db, but this seems to be

Re: [Mono-list] Gtk# 0.7 RPMs

2003-02-06 Thread Golo Haas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi there, | Libgnomedb is part of Suse 8.1 disks. Just search for the package. no, it's not part of it (at least on my disks I can't find it). There only exists gnome-db, but this seems to be something different. Greetings, Golo -BEGIN PGP

Re: [Mono-list] gtk-sharp and gc

2003-02-03 Thread Paolo Molaro
On 02/01/03 Martin Baulig wrote: Is it possible to run gtk-sharp without a garbage collection enabled, I have still not been able to install the garbage collector. Mono complains about GCHandles when I run a gtk-sharp program, and they used to work before Please, explain what are the

Re: [Mono-list] gtk-sharp and gc

2003-02-01 Thread Martin Baulig
kojoadams [EMAIL PROTECTED] writes: Is it possible to run gtk-sharp without a garbage collection enabled, I have still not been able to install the garbage collector. Mono complains about GCHandles when I run a gtk-sharp program, and they used to work before Hi, at the moment, it is not

<    1   2   3