FiveNet - .NET GUI from Harbour
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
FiveNet - .NET GUI from Harbour
https://code.google.com/p/fivenet/
https://code.google.com/p/fivenet/wiki/tutor02
https://code.google.com/p/fivenet/sourc ... vn%2Ftrunk
https://code.google.com/p/fivenet/wiki/tutor02
https://code.google.com/p/fivenet/sourc ... vn%2Ftrunk
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: FiveNet - .NET GUI from Harbour
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
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
Thank you very much.
Also, what´s the state of Fiveweb?.
Also, what´s the state of Fiveweb?.
FWH 11.11, Harbour 3.1 and Borland C++ 5.82
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: FiveNet - .NET GUI from Harbour
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
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
-
- Posts: 14
- Joined: Tue Mar 25, 2008 7:22 pm
Re: FiveNet - .NET GUI from Harbour
Hi Antonio,
I Wonder if I could use this to create a Crystal report class to dotnet CR lib...
I Wonder if I could use this to create a Crystal report class to dotnet CR lib...
-
- Posts: 14
- Joined: Tue Mar 25, 2008 7:22 pm
Re: FiveNet - .NET GUI from Harbour
Also, surely a dumb question, but, ...
I can't see how to build Fivenet.dll and Fivenet.lib
Thanks, in advance
I can't see how to build Fivenet.dll and Fivenet.lib
Thanks, in advance
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: FiveNet - .NET GUI from Harbour
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!
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!
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- reinaldocrespo
- Posts: 918
- Joined: Thu Nov 17, 2005 5:49 pm
- Location: Fort Lauderdale, FL
Re: FiveNet - .NET GUI from Harbour
Will it work with xharbour as well?
.net opens a lot of possibilities.
Reinaldo.
.net opens a lot of possibilities.
Reinaldo.
-
- Posts: 14
- Joined: Tue Mar 25, 2008 7:22 pm
Re: FiveNet - .NET GUI from Harbour
Thanks Antonio,
Will first try to understand what you wrote :-p and try to apply it to Crystal report 2011...
Let's go
Will first try to understand what you wrote :-p and try to apply it to Crystal report 2011...
Let's go
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: FiveNet - .NET GUI from Harbour
Reinaldo,
Yes, it should work also with xHarbour
JF,
I am here to help if you need it
Yes, it should work also with xHarbour
JF,
I am here to help if you need it
-
- Posts: 14
- Joined: Tue Mar 25, 2008 7:22 pm
Re: FiveNet - .NET GUI from Harbour
Thanks Antonio,
- SAOliveira
- Posts: 17
- Joined: Sat Nov 05, 2011 8:56 am
Re: FiveNet - .NET GUI from Harbour
Mr Antonio
I wonder if this project was abandoned?
I wonder if this project was abandoned?
SAOliveira
Lins/SP - Brasil
Lins/SP - Brasil
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: FiveNet - .NET GUI from Harbour
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...
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...
Re: FiveNet - .NET GUI from Harbour
Hello,
You intend to do something to HBQT?
You intend to do something to HBQT?