FiveNet - .NET GUI from Harbour

User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FiveNet - .NET GUI from Harbour

Post 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 :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
ukservice
Posts: 417
Joined: Tue Feb 23, 2010 3:09 pm
Location: John

Re: FiveNet - .NET GUI from Harbour

Post by ukservice »

Thank you very much.

Also, what´s the state of Fiveweb?.
FWH 11.11, Harbour 3.1 and Borland C++ 5.82
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FiveNet - .NET GUI from Harbour

Post 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 :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
jfl@mafact.com
Posts: 14
Joined: Tue Mar 25, 2008 7:22 pm

Re: FiveNet - .NET GUI from Harbour

Post by jfl@mafact.com »

Hi Antonio,

I Wonder if I could use this to create a Crystal report class to dotnet CR lib...
J. Lefebvre
Mafact SA (Belgium)
http://www.mafact.com
jfl@mafact.com
Posts: 14
Joined: Tue Mar 25, 2008 7:22 pm

Re: FiveNet - .NET GUI from Harbour

Post 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
J. Lefebvre
Mafact SA (Belgium)
http://www.mafact.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FiveNet - .NET GUI from Harbour

Post 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 ... ivenet.mak

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

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FiveNet - .NET GUI from Harbour

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
reinaldocrespo
Posts: 918
Joined: Thu Nov 17, 2005 5:49 pm
Location: Fort Lauderdale, FL

Re: FiveNet - .NET GUI from Harbour

Post by reinaldocrespo »

Will it work with xharbour as well?

.net opens a lot of possibilities.


Reinaldo.
jfl@mafact.com
Posts: 14
Joined: Tue Mar 25, 2008 7:22 pm

Re: FiveNet - .NET GUI from Harbour

Post 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 :-)
J. Lefebvre
Mafact SA (Belgium)
http://www.mafact.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FiveNet - .NET GUI from Harbour

Post by Antonio Linares »

Reinaldo,

Yes, it should work also with xHarbour :-)

JF,

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

Antonio Linares
www.fivetechsoft.com
jfl@mafact.com
Posts: 14
Joined: Tue Mar 25, 2008 7:22 pm

Re: FiveNet - .NET GUI from Harbour

Post by jfl@mafact.com »

Thanks Antonio,
J. Lefebvre
Mafact SA (Belgium)
http://www.mafact.com
User avatar
SAOliveira
Posts: 17
Joined: Sat Nov 05, 2011 8:56 am

Re: FiveNet - .NET GUI from Harbour

Post by SAOliveira »

Mr Antonio

I wonder if this project was abandoned?
SAOliveira
Lins/SP - Brasil
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FiveNet - .NET GUI from Harbour

Post by Antonio Linares »

No, it is not. It is available from:

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

http://code.google.com/p/fivenet/source ... %2Fsamples

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

Antonio Linares
www.fivetechsoft.com
User avatar
sygecom
Posts: 42
Joined: Tue Mar 11, 2008 3:18 am
Location: Brasil

Re: FiveNet - .NET GUI from Harbour

Post by sygecom »

Hello,
You intend to do something to HBQT?
Post Reply