dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]GUI, System.Drawing and custom widgets


From: CH Gowri Kumar
Subject: Re: [DotGNU]GUI, System.Drawing and custom widgets
Date: Tue, 10 Jun 2003 14:27:02 +0530 (IST)

> 
> So please test the attached app ... and see if you can get a window
> working ... And use current CVS as well
> 
> cscc -lSystem.Drawing x11draw.cs
> ilrun a.out.exe
I am getting the following exception (on IA-32):

Uncaught exception: System.MissingMethodException: Attempted to access a 
non-existing method
        at Xsharp.Display.Run()
        at Xsharp.Application.Run() in ./Application.cs:312
        at System.Drawing.Toolkit.DrawingToolkit.Run() in 
./DrawingToolkit.cs:51
        at X11Draw.Main(String[])

I did use the latest cvs sources.

Regards,
Gowri Kumar



reply via email to

[Prev in Thread] Current Thread [Next in Thread]