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
Important modifies
Important modifies
Best Regards, Saludos
Falconi Silvio
Falconi Silvio
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Important modifies
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.
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.
Re: Important modifies
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
Falconi Silvio
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Important modifies
Silvio,
In the inspector you see just the classname of the objet, i.e.: (TFont) [...] and the button to click and edit it.
In the inspector you see just the classname of the objet, i.e.: (TFont) [...] and the button to click and edit it.
Re: Important modifies
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
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
Falconi Silvio
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Important modifies
Silvio,
Very good
many thanks!
Very good
many thanks!