FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveMac / FivePhone (iPhone, iPad) Important modifies
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
Important modifies
Posted: Wed Jan 07, 2009 08:00 AM

Dear Antonio,
I 'was working on visual fivewin , because I came back to office and I can working when I am free ....
I was thinking...and I want ask U...
It is possible modify the property of Inspector because I must create variables for Paper and I want create two group of variables :
Font and Frame
on Font variable must be group this variables : charset,color, name,size,styles
and On the style I want another subgroup : BOLD, Italic,strike, under
I saw you can create with xbrowse a group as treeview....How I can modify the Ispector class

thanks

Best Regards, Saludos



Falconi Silvio
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Important modifies
Posted: Wed Jan 07, 2009 10:08 AM

Silvio,

Instead of modifying the inspector, as we want to keep it simple, use a dotted button for the property that opens a dialogbox where you can do whatever you need :-) same as we do to select a color or a font.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
Re: Important modifies
Posted: Wed Jan 07, 2009 10:23 AM

yes it can be a good idea but the n I not Know How save it as variables of inspector

Best Regards, Saludos



Falconi Silvio
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Important modifies
Posted: Thu Jan 08, 2009 08:56 AM

Silvio,

In the inspector you see just the classname of the objet, i.e.: (TFont) [...] and the button to click and edit it.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
Re: Important modifies
Posted: Thu Jan 08, 2009 09:50 AM

Antonio ,
now I trying a scoop....
I creating a Form Reporting....
from Tform class ....
if the test run ok then I think we can sure create the report as a form designer

Best Regards, Saludos



Falconi Silvio
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Important modifies
Posted: Thu Jan 08, 2009 09:54 AM

Silvio,

Very good :-)

many thanks!

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion