Page 1 of 2

.net Wrapper (C# and VB) for GapiDraw 3.6

PostPosted: Dec 17, 2006 @ 2:42pm
by Phlibbo

PostPosted: Jan 11, 2007 @ 4:10am
by indiekiduk

PostPosted: Jan 11, 2007 @ 6:25pm
by indiekiduk
Ok I tried fixing the .net wrapper for 3.6 but when I try an example on the desktop I get "Error 80070057: Unknown" when trying to open the display with:
GdNet.CGapiDisplay_SetDisplayMode(unmanagedGapiObject, (int)mode)

PostPosted: Jan 11, 2007 @ 8:55pm
by indiekiduk
So I've got the simple demo app working in .NET on the pc. Had to change a few p/invokes to take in the new GapiDraw object and kept track of it in the GapiApplication .net class. I'm going to keep working on this but feel free to PM/email me if you want my .NET code.

PostPosted: Oct 28, 2007 @ 2:51pm
by sfranchi
Hi indiekiduk, your .NET wrapper was tested in mobile devices or just in PCs?

PostPosted: Oct 28, 2007 @ 3:00pm
by indiekiduk

PostPosted: Oct 29, 2007 @ 2:41pm
by sfranchi

PostPosted: Nov 21, 2007 @ 2:25pm
by chkoenig

PostPosted: Dec 3, 2007 @ 1:17pm
by sfranchi
Hi,

Even when I've no contact at all from Develant -something that scares me a lot-, I'll like to make public our C# .NET wrapper for GapiDraw 3.6.

At http://code.google.com/p/gapidrawdotnet/ you can download the updated help file and take a look to it.

I'll like some feedback of potential users of this lib before to publish the source code (I hope to do it by the next week) in order to publish it the best we could in its first release.

Some users who contacted me are using the code right now, and seems to be working fine for them too (we are using it -obviously- for our own apps), so if someone wants to take a look to the documentation and provide us some feedback, will be appreciated.

PS: If I got several answers, I'll open a new thread about this in order to use the forum for discuss this.

PS2: Why I'm publishing this if have not any answer from Develant, and even we don't know if the company even exists at all? Because I'm trying to be possitive and I'm pretty sure that something happened to Johan and as soon as it get fixed, everything will be "normal" again. Yes, I'm a naif guy, and proud of it :)

Sandro

PostPosted: Dec 3, 2007 @ 1:22pm
by indiekiduk
I'll compare my wrapper to your one on google code and see if I can add in what I've changed.

By the way since you need to pay for GapiDraw Im using a wrapper of PocketFrog instead which I found in here I think, and have modified a bit. The source for it is in the FlowFX project I was working on:
http://www.aspecto-software.com/rw/appl ... index.html

PostPosted: Dec 3, 2007 @ 1:28pm
by sfranchi
Thanks indiekiduk, but you mean to replace all my written code to use the PocketFrog thing? What about compatibility?

I've never used PocketFrog, and at the time I'd looked at their site the existing documentation didn't helped me too much in order to know its features...

PostPosted: Mar 12, 2008 @ 7:32am
by indiekiduk

PostPosted: Mar 12, 2008 @ 10:50am
by sfranchi
The help file is there () so take a look to it and I'll send you the actual files if you are interested on it.

PostPosted: Mar 21, 2008 @ 12:19am
by Johan

PostPosted: Apr 3, 2008 @ 2:39pm
by Marijn