Universal Windows Platform + Harbour + FiveWin

Post Reply
User avatar
Antonio Linares
Site Admin
Posts: 42513
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Universal Windows Platform + Harbour + FiveWin

Post by Antonio Linares »

First published video:
https://youtu.be/JBiMAf438x4

Second published video:
https://youtu.be/Pze0bkqS8eU
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
jose_murugosa
Posts: 1185
Joined: Mon Feb 06, 2006 4:28 pm
Location: Uruguay
Contact:

Re: Universal Windows Platform + Harbour + FiveWin

Post by jose_murugosa »

Antonio, links are broken
Saludos/Regards,
José Murugosa
"Los errores en programación, siempre están entre la silla y el teclado y la IA!!"
User avatar
Antonio Linares
Site Admin
Posts: 42513
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Re: Universal Windows Platform + Harbour + FiveWin

Post by Antonio Linares »

Could someone else try to watch the videos ?

thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
bpd2000
Posts: 153
Joined: Tue Aug 05, 2014 9:48 am
Location: India

Re: Universal Windows Platform + Harbour + FiveWin

Post by bpd2000 »

Link are working fine
Regards, Greetings

Try FWH. You will enjoy it's simplicity and power.!
User avatar
vilian
Posts: 985
Joined: Wed Nov 09, 2005 2:17 am
Location: Brazil
Contact:

Re: Universal Windows Platform + Harbour + FiveWin

Post by vilian »

Antonio,

I don't know what is this. How this can help us ? Can you speak a little more about this?
Sds,
Vilian F. Arraes
vilian@vfatec.com.br
Belém-Pa-Brazil
User avatar
Antonio Linares
Site Admin
Posts: 42513
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Re: Universal Windows Platform + Harbour + FiveWin

Post by Antonio Linares »

Vilian,

When Windows 8 appeared, WinRT was introduced. Later on WinRT evolutioned to UWP (Universal Windows Platform).

Sooner or later we may have the need to deliver a UWP app and we are testing it, combining it with Harbour and FWH.

Still it is at a very early stage, but on the videos you can see that it is working fine :-)

I am curious to know how many Harbour + FWH users are interested into this UWP development, to deliver apps
for the tablets, phones and PCs.
regards, saludos

Antonio Linares
www.fivetechsoft.com
norberto
Posts: 566
Joined: Thu Aug 30, 2007 3:40 pm
Location: BR

Re: Universal Windows Platform + Harbour + FiveWin

Post by norberto »

Antonio, I'm interested, I'm using vs (c #), but if you have the option to fwh, would use. It would be a new product FWUWP or simply an adaptation? work with others devices, like mobile, tablets, synchronizing information?

are you try desktop converter? just install last preview, fast ring, and it work.

https://www.microsoft.com/en-us/downloa ... x?id=51691

or download the iso here:

https://www.microsoft.com/en-us/softwar ... ewadvanced and update to last build 14342


best regards
User avatar
TimStone
Posts: 2954
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA
Has thanked: 25 times
Been thanked: 2 times
Contact:

Re: Universal Windows Platform + Harbour + FiveWin

Post by TimStone »

I think a lot of this depends on the type of apps we are producing. It would appear that most apps to be run on a universal platform would be cloud based, and handle small bits of information. This is necessary because on smaller platforms ( phone / tablet ) we do not have the screen size to provide for larger amounts of input.

I feel most people here have larger, more comprehensive, applications that require a desktop. The sample screens we often see displayed are complex and involve far more data than we could fit ( and read ) on a tablet.

I think this is a good road to explore, but I also wouldn't expect many people to actually use it in the near future. In the longer term, it will be important IF Microsoft can actually show it's possibilities in the larger business applications.
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
Antonio Linares
Site Admin
Posts: 42513
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Re: Universal Windows Platform + Harbour + FiveWin

Post by Antonio Linares »

Norberto,

I am actually testing the possibilities. It would be a new product.

Many thanks for the centennial upgrade news. I am going to test it :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 42513
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Re: Universal Windows Platform + Harbour + FiveWin

Post by Antonio Linares »

New video:
https://youtu.be/ahdXi5-MIvQ

Out target is to implement the same GUI in Universal Windows apps and desktop apps.

With FWH 16.04 build 3 you may start testing FWH\samples\FiveUI samples and you will the see the similarities
between both desktop and universal:
Image

http://wiki.fivetechsoft.com/doku.php?id=fiveui_support
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
James Bott
Posts: 4840
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA
Contact:

Re: Universal Windows Platform + Harbour + FiveWin

Post by James Bott »

Tim,

I agree that most of our apps are large complex apps that do require a large monitor to be used efficiently. However, I do think there are at least some situations where users want access to certain information via their phones or tablets. Workers in the field may want to lookup the status of orders, others need to keep track of their time (legal billing for instance) and others may need to see status of production, etc. So, in these situations, providing users access to limited data would be a real plus. This would not replace the desktop apps, but rather be a supplement.

Now that we have pocket computers there is no turning back.
FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
HunterEC
Posts: 723
Joined: Tue Sep 04, 2007 8:45 am

Re: Universal Windows Platform + Harbour + FiveWin

Post by HunterEC »

Antonio:

I think it will be a very welcomed addition. It is to us to unleash the creativity and develop meaningful apps to allow users to access their data on smaller devices.
User avatar
TimStone
Posts: 2954
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA
Has thanked: 25 times
Been thanked: 2 times
Contact:

Re: Universal Windows Platform + Harbour + FiveWin

Post by TimStone »

James,

I agree and I'm moving toward that. However, my apps are all DBF data and the new devices will need cloud solutions where DBFs are not really used. I am building some tablet sub-apps that are fine on a network with a server. They will do as you suggest.

I think Microsoft itself has internal confusion on this.

Tim
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
Antonio Linares
Site Admin
Posts: 42513
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Re: Universal Windows Platform + Harbour + FiveWin

Post by Antonio Linares »

Fourth published video:

https://youtu.be/o7FZAlipV8s
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply