FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Canal5 & ViaCoral components - to Antonio
Posts: 858
Joined: Fri Oct 07, 2005 12:00 PM
Canal5 & ViaCoral components - to Antonio
Posted: Mon Apr 27, 2009 07:53 PM

Hi Antonio,
as I can see there isn't a brilliant future for the thirth part components developed from Canal5 (their website is down)
and the similar components developed from ViaCoral are on the same way (their website is not updated anymore).

My suggest for you:
could be possible to develop that components as standard FW classes or as FWH plugin to pay alone ?

These components are in my opinion essential to manage the app layout in a modern mode.

See this image that show my app:

www.softwarexp.co.uk/beta/sample.png

Essentially, the most important components I'm using are a Vtitle class and a buttonbar transparent class on the vTitle.
As I know is not possible to make this with the standard FWH classes, and the TOutlook2003 class doesn't support buttonbars on the headers.

What do you think ?

Best Regards,



Marco Turco

SOFTWARE XP LLP
Posts: 729
Joined: Tue Oct 18, 2005 06:49 PM
Re: Canal5 & ViaCoral components - to Antonio
Posted: Mon Apr 27, 2009 09:09 PM

I agree.
We need high quality third part components in order to develop professional applications with Fivewin.

Regards

George

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Canal5 & ViaCoral components - to Antonio
Posted: Mon Apr 27, 2009 10:21 PM
Marco, George,

We can implement all those controls in standard FiveWin :-)
Good work takes its time to be done :-)

Please have a look at next FWH built-in RibbonBar:


regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 169
Joined: Mon Feb 25, 2008 02:42 AM
Re: Canal5 & ViaCoral components - to Antonio
Posted: Tue Apr 28, 2009 06:25 AM
Antonio,

:-) :-) Look nice
I hope my VB FafiRibbonBar can translate to FWH
Can you help me ?
I got vb from here http://www.bmsltd.co.uk/excel/SBXLFrm.htm


Regard
Fafi
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
Re: Canal5 & ViaCoral components - to Antonio
Posted: Tue Apr 28, 2009 11:02 AM
Antonio & Marco
I made a class as Vtitle of canal : TPaintTitle

@ 2,10 PANELTITLE oTitle OF oDlg ;
PROMPT "Customer";
FONT oFont;
SIZE 150,30;
COLOR CLR_BLACK, CLR_WHITE;
COLORTEXT CLR_WHITE;
BITMAP "Test.bmp";
TEXTALIGN DT_VCENTER+DT_SINGLELINE;
IMAGEALIGN DT_RIGHT+DT_VCENTER





we can create also the possibilty to insert buttons
Best Regards, Saludos



Falconi Silvio
Posts: 1335
Joined: Fri Jun 13, 2008 11:04 AM
Re: Canal5 & ViaCoral components - to Antonio
Posted: Tue Apr 28, 2009 11:30 AM
Hi friends,

Screen Snapshot of a similiar class named TTitle



Regards

Anser
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
Re: Canal5 & ViaCoral components - to Antonio
Posted: Tue Apr 28, 2009 11:32 AM
DEAR FRIENDS

YES,

BUT WE MADE OUR TPAINTTITLE BEFORE THAN TTITLE CLASS....

viewtopic.php?f=3&t=10716&hilit=TPAINTTITLE ON Apr 14, 2008 8:23 am

viewtopic.php?f=6&t=11841&hilit=TTitle ON Jul 07, 2008 8:08 pm


I AM REALLY TIRED BECAUSE THERE IS YET SOMEONE WHO CAN WRITE BAD OF ME AND HE NOT PUNISHED BY MODERATOR .....
Best Regards, Saludos



Falconi Silvio

Continue the discussion