FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour [OT] new programming blog
Posts: 564
Joined: Thu Oct 13, 2005 09:23 AM
[OT] new programming blog
Posted: Mon Apr 02, 2012 06:27 PM

Hello,
Just to say that I've moved my programming blog to http://cincomundos.wordpress.com

Regards,
José Luis Sánchez

Posts: 208
Joined: Wed Dec 03, 2008 04:48 PM
Re: [OT] new programming blog
Posted: Tue Apr 03, 2012 11:20 AM

This blog might be interesting for reading.
Unfortunatelly many of don't speak Spanish :(
Is there any chance to write it in English?

Posts: 564
Joined: Thu Oct 13, 2005 09:23 AM
Re: [OT] new programming blog
Posted: Tue Apr 03, 2012 01:14 PM

I will try to write the technical post in English. It coud be a good way to practice the language.

Regards,

Posts: 208
Joined: Wed Dec 03, 2008 04:48 PM
Re: [OT] new programming blog
Posted: Tue Apr 03, 2012 02:06 PM

This would be nice, a double benefit :)

Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: [OT] new programming blog
Posted: Fri Apr 06, 2012 04:10 PM
codemaker wrote:This blog might be interesting for reading.
Unfortunatelly many of don't speak Spanish :-)
Is there any chance to write it in English?

I use translate feature built in google's browser. In most cases, this is satisfactory.
Regards



G. N. Rao.

Hyderabad, India
Posts: 564
Joined: Thu Oct 13, 2005 09:23 AM
Re: [OT] new programming blog
Posted: Mon Apr 23, 2012 10:31 AM

Hello,
My first post in English http://cincomundos.wordpress.com/2012/0 ... the-forms/ ‎

Regards,

Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Re: [OT] new programming blog
Posted: Mon Apr 23, 2012 11:38 AM
Hello José,
thank you for your blog.
As this is fitting to your article I post the next step here: change to metro style
Please see the before/after screenshots.
Best regards,
Otto




Posts: 422
Joined: Mon Aug 17, 2009 12:18 PM
Re: [OT] new programming blog
Posted: Mon Apr 23, 2012 01:16 PM

Otto,

Very nice look.

Metro converts Folders into such new beautiful dialog or you must rewrite all the code?.

Thank you.

Saludos,



Eduardo
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Re: [OT] new programming blog
Posted: Mon Apr 23, 2012 01:25 PM

Hello Eduardo,
at the moment I rewrite the dialogs. Most of my dialogs were resources.

Maybe there is an easier way.

There is a program called rc2prg.prg in the FW/sample folder.
I tried to use this to convert from rc to prg.

Best regards,
Otto

Posts: 422
Joined: Mon Aug 17, 2009 12:18 PM
Re: [OT] new programming blog
Posted: Mon Apr 23, 2012 07:02 PM

Otto,

Thanks for sharing. Very impressive and very good looking job.

But it is very hard to rewrite all dialogs.

Why Fivetech does not provide a new lib that produces Metro look with Fivewin sintax?.

Thanks

Saludos,



Eduardo
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Re: [OT] new programming blog
Posted: Mon Apr 23, 2012 08:53 PM

Eduardo,
this is all made with Fivewin and Fivewin syntax.
But as far as I have seen resources do not fit into metro style concept.
Most of the dialogs are in fullscreen.
Therefore I said that I changed my dialogs from resources to coded ones.
Best regards,
Otto

Posts: 598
Joined: Tue Apr 15, 2008 04:51 PM
Re: [OT] new programming blog
Posted: Mon Apr 23, 2012 10:07 PM

Otto:
Are you saying that change resources to prg will product the screen as you displayed it. Or was there a lot of programing of the prg necessary?

Thank you

Harvey
Posts: 564
Joined: Thu Oct 13, 2005 09:23 AM
Re: [OT] new programming blog
Posted: Tue Apr 24, 2012 05:52 PM

Otto,

I'm not sure the next step is going to metro style dialogs. I think metro is a try of creating an unified interface for mobile and touch devices in windows platform, but I don't know if the market will follow Microsoft in this change. I think there is a lot of people using computers with XP, Vista and Seven and they don't will change their computer soon. So, we will have to develop for Windows desktop for some years more.

I don't think that change the interface to metro - or else - is only change the aspect of the controls. You have to embrace the new interface. You can't change an interface of a Windows program to Mac only changing the controls to another with Aqua style. In different platforms the controls do different things. I wrote about this in this post http://cincomundos.wordpress.com/2008/0 ... lataforma/

Before changing the interface of my programs, I will think whether it makes sense doing so. If my programs will continue running in a desktop computer, I think that the effort of the change does not worth. If the market goes to PC with touch screens in the next years, I will reconsider the change, but if only is an aesthetic change without an increase of functionallity of the application I'm not sure I will do it.

Kind regards,
José Luis

Posts: 598
Joined: Tue Apr 15, 2008 04:51 PM
Re: [OT] new programming blog
Posted: Tue Apr 24, 2012 06:07 PM

Good point. Making a change for purley asthetics can be a major job and not worth it.
But some time in the future if not changed the program will be view as old and not up to date even though it still has great functionality.
When change will be necessary who knows. See what competitors are doing.

Thank you

Harvey
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Re: [OT] new programming blog
Posted: Tue Apr 24, 2012 08:35 PM

Hello José,
do you have windows 8 installed. If yes have a look into App store and load the free Apps: iCookbook and Cookbook.
Best regards,
Otto