Page 1 of 1

Clarification of VS.Net support

PostPosted: Jul 6, 2005 @ 5:24am
by schmosef

PostPosted: Jul 6, 2005 @ 2:34pm
by tomasofen
Hello

I hope your karmic flow makes someone reply in a clear way, becouse i make some questions some times ago about it and nobody seems to know the answer...

All i can tell you from my novice point of view is that GapiDraw seems to need a wraper to work under VB.NET. This Wraper is GapiDrawNet, but as far as i tested it, it gives me some little problems when exiting the aplication, as i told in other message.

It would be great if you or someone else could throw some light over this dark point. And of course, if my researches go in the right way i will mak eyou know.

Good luck, and good karma!

Tomás.

PostPosted: Jul 6, 2005 @ 10:48pm
by Guest

PostPosted: Jul 6, 2005 @ 10:54pm
by schmosef

PostPosted: Jul 6, 2005 @ 11:37pm
by ppcStudios

PostPosted: Jul 7, 2005 @ 12:40am
by schmosef

PostPosted: Jul 8, 2005 @ 2:07am
by Mr X

PostPosted: Jul 8, 2005 @ 6:36am
by schmosef

.NET support ?

PostPosted: Feb 2, 2006 @ 1:55pm
by Antonie

PostPosted: Feb 2, 2006 @ 8:34pm
by Kiyote
I'm working on a new .Net wrapper that works with 3.51. It's aimed at the PocketPC crowd and is functionally optimized around that. (ie - Don't use it if you want GapiDraw on the desktop)

You can download it here: http://www.kiyote.ca/external/GapiDrawNet.rar

I've only tested it in VS2005 with CF2.0, but I should be able to easily convert it to something VS2003 CF1.0 compatible if necessary.

My aim is to write something that manages all of the objects for you as easily as .Net manages other objects, not something that reflects the GapiDraw API necessarily. Also, I want the wrapper to be a single drop-in file for use in your application.

Also, right now, it is only in VB.Net but I want to create a C# version as well.

The file contains a sample application, but no dll. (I don't believe Johan would appreciate me distributing his dlls, even if they are just the demo version.)

PS - It's not feature complete, but don't get discouraged. Just ask about your favourite feature and it'll move to the top of the priority list.