Page 1 of 2

FiveNet - .NET GUI from Harbour

PostPosted: Wed Dec 07, 2011 7:55 pm
by Antonio Linares

Re: FiveNet - .NET GUI from Harbour

PostPosted: Wed Dec 07, 2011 9:15 pm
by Antonio Linares
FiveNet is a library that lets you to use the .NET GUI from Harbour, without anything else :-)

It is a project that we started a couple of years ago to which we wanted to dedicate more time and work, but could not be so, so before that a so much interesting work get "lost" in backups that will never see the light, we have decided to make it free and to publish it so maybe it will attract the interest and energy that it needs to be evolved :-)

There it is, please enjoy it as much as we did when we built it :-)

Re: FiveNet - .NET GUI from Harbour

PostPosted: Wed Dec 07, 2011 9:42 pm
by ukservice
Thank you very much.

Also, what´s the state of Fiveweb?.

Re: FiveNet - .NET GUI from Harbour

PostPosted: Wed Dec 07, 2011 10:20 pm
by Antonio Linares
John,

FiveWeb is delayed as we have not been able to solve the Harbour + HTML5 WebSockets connection yet :-(

Anyhow, lets please comment about FiveWeb on a different thread as this one is intended for FiveNet users, thanks :-)

Re: FiveNet - .NET GUI from Harbour

PostPosted: Thu Mar 01, 2012 10:15 pm
by jfl@mafact.com
Hi Antonio,

I Wonder if I could use this to create a Crystal report class to dotnet CR lib...

Re: FiveNet - .NET GUI from Harbour

PostPosted: Fri Mar 02, 2012 8:27 am
by jfl@mafact.com
Also, surely a dumb question, but, ...

I can't see how to build Fivenet.dll and Fivenet.lib

Thanks, in advance

Re: FiveNet - .NET GUI from Harbour

PostPosted: Fri Mar 02, 2012 10:43 am
by Antonio Linares
JF,

Here you have the makefile, see how the DLL and the lib are easily created :-)

http://code.google.com/p/fivenet/source/browse/trunk/fivenet.mak

Using this technique you can use .NET components from Harbour apps and route events too! :-)

Re: FiveNet - .NET GUI from Harbour

PostPosted: Fri Mar 02, 2012 1:04 pm
by Antonio Linares

Re: FiveNet - .NET GUI from Harbour

PostPosted: Fri Mar 02, 2012 8:25 pm
by reinaldocrespo
Will it work with xharbour as well?

.net opens a lot of possibilities.


Reinaldo.

Re: FiveNet - .NET GUI from Harbour

PostPosted: Sat Mar 03, 2012 12:22 pm
by jfl@mafact.com
Thanks Antonio,

Will first try to understand what you wrote :-p and try to apply it to Crystal report 2011...

Let's go :-)

Re: FiveNet - .NET GUI from Harbour

PostPosted: Sat Mar 03, 2012 12:53 pm
by Antonio Linares
Reinaldo,

Yes, it should work also with xHarbour :-)

JF,

I am here to help if you need it :-)

Re: FiveNet - .NET GUI from Harbour

PostPosted: Sat Mar 03, 2012 2:48 pm
by jfl@mafact.com
Thanks Antonio,

Re: FiveNet - .NET GUI from Harbour

PostPosted: Mon Apr 02, 2012 7:53 pm
by SAOliveira
Mr Antonio

I wonder if this project was abandoned?

Re: FiveNet - .NET GUI from Harbour

PostPosted: Mon Apr 02, 2012 8:04 pm
by Antonio Linares
No, it is not. It is available from:

http://code.google.com/p/fivenet/

http://code.google.com/p/fivenet/source/browse/#svn%2Ftrunk%2Fsamples

Though currently we are focused on the new Windows 8 WinRT API...

Re: FiveNet - .NET GUI from Harbour

PostPosted: Wed Apr 11, 2012 8:26 pm
by sygecom
Hello,
You intend to do something to HBQT?