c# accessibility to EvtHandler?
Vadim Zeitlin
vadim at wxwindows.org
Sun Oct 22 13:09:56 PDT 2006
On Sun, 22 Oct 2006 16:05:06 +0200 Gabor Tjong A Hung <gvtjongahung at users.sourceforge.net> wrote:
GTAH> the c# version of the EvtHandler class seems to have an
GTAH> 'internal'-accessability constructor, I think this must be an error since
GTAH> the c++ version has a public constructor. I was wondering if this could be
GTAH> updated or if there is another way of doing what I want, putting a bitmap as
GTAH> a background.
Well, you can handle the event in the window class where you want to show
the bitmap.
GTAH> I'm not sure if this is the place where I should be, but I've left a message
GTAH> on the forum for quite some time without any result, I've been bugging
GTAH> people on irc/freenode and seemed to have gotten no result.
I guess you'd have better luck on the dedicated wxC# list, if there is
one.
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list