[Mono-list] GTK# ButtonApp in VB.NET

Erik Bågfors erik@bagfors.nu
11 Nov 2002 16:39:15 +0100


On Mon, 2002-11-11 at 14:34, Daniel Morgan wrote:
> GTK# runs on mono on Windows.  I would like to know if it runs on mono on
> Linux.
> 
> I have an app in VB.NET ported from gtk-sharp/sample/ButtonApp.cs
> and it works on mono on windows using gtk#.  It was built using vs.net with
> references to Mono's System and System.Drawing and gtk# assemblies.
> 
> It does not run on .NET though.
> I cheated by running the .exe in my ~/mono/install/lib path which contains
> all my mono assemblies, gtk# assemblies, gtk# glue, gtk+ and dependencies.
> 


** (/tmp/GtkSharpButtonTest_VBNet.exe:3713): WARNING **: Could not find
assembly Microsoft.VisualBasic

You can't use Microsoft.VisualBasic since it's not implemented under
mono yet.

/Erik
-- 
Erik Bågfors               | erik@bagfors.nu
Supporter of free software | GSM +46 733 279 273
fingerprint: 6666 A85B 95D3 D26B 296B 6C60 4F32 2C0B 693D 6E32