[Gtk-sharp-list] Glade# attribute problem
Mark Derricutt
mark@talios.com
Tue, 08 Apr 2003 20:14:59 +1200
On Wed, 09 Apr 2003 11:41:16 +1200, Lee Mallabone wrote:
> Okay, as soon as I get chance I'll see if I can put together a test case,
> assuming Mark doesn't submit one first. :)
All seems to be working fine now. Strange. But I'm glad it is ;-) Now I
can see about porting this WinForms application.
Only, it needs to still run on windows as a windows service, but it
doesn't look like Mono has those classes (yet).
I wonder if I could fake it with a mock assembly, so that the code would
'compile' on linux, and run on windows with the real assembly. ( My main
reason for converting this application to GtkSharp is to bring the code
back inhouse and get it built on our automated build server along with the
java code ( using Anthill ).