RE: (no subject)
"Jason King" <[email protected]>
| Newsgroups | gmane.comp.lib.wxwindows.wxnet |
|---|---|
| Message-ID | <[email protected]> |
Hello Bryan 1) Do you have any plans to allows developers to subclass wx widgets to add additional functionality / create entirely new controls? 2) If yes (or no, I guess), will it be possible to override their Paint() event or similar to control the way that widgets are displayed like you can in MS.NET 3) Do you intend to support databinding for the widgets (given that you will not be working on the wx data classes, I suppose that means interaction with standard ADO.NET data types and classes). I need this for my matrix that compares functionality across GUI toolkits. Thanks alot. J Regards, Jason King Profox Systems Ltd -----Original Message----- From: [email protected] [mailto:[email protected]]On Behalf Of Bryan Bulten Sent: 17 November 2003 02:02 To: [email protected] Subject: Re: [Wxnet-users] (no subject) > I'm trying to install wx.NET to use with GTK, but I always get the > same error: > > ** (minimal.exe:5654): WARNING **: Failed to load library ./libwx-c.so > (wx-c): libwx_gtk2u-2.4.so Are you trying to install from a release, or have you built wx.NET yourself? How did you install wxGTK (version, compile options)? Where is it on your system? Is 'libwx_gtk2u-2.4.so' listed in'ldconfig -v'? Did you install wx.NET by copying libwx-c.so and wx.NET.dll into your library path, and run ldconfig after doing so? > ./premake --target gnu --dotnet pnet --with-shared > > I'm using Mono. What do I wrong? Note, '--dotnet pnet' is only for Portable.NET, but premake ignores this option if it comes after '--target', hence, you can omit the '--dotnet' flag. Cheers. -- Bryan Bulten http://www.bulten.ca/ http://wxnet.sourceforge.net/ ------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl _______________________________________________ wxnet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxnet-users ------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl