Re: VDC style and ActionDefaults FIle

Daniel Kroker <[email protected]>
Newsgroups gmane.comp.lang.4gl.aubit.general
Message-ID <[email protected]>
Hi,

basically, the syntax of the .4st and .4ad is the same as in the GDC.
It supports all known attributes in the .4st file. Only the style name 
can be different.
For example, there is the VDC '<style name ="dialog QPushButton">' to 
change the appearance of a button in a dialog.

An example for .4st:
If you want to change the font size of buttons in the dialog box you can 
use the following example:
<Style name="Dialog QPushButton">
<StyleAttribute name="fontSize" value="14" />
</Style>

If you want to change the font of the status bar so you can do it as 
follows:

<Style name="Window QStatusBar">
<StyleAttribute name="fontSize" value="11px" />
</Style>

An example for .4ad:
<ActionDefaultList defaultView="yes">
    <ActionDefault name="search"    text="Search" image="search"    />
</ActionDefaultList>


We don't have a comprehensive style and ActionDefaults file.

Am 04.11.2014 um 11:41 schrieb Bothwell Watadza:
> Hi
>
> Is there a comprehensive style and ActionDefaults file that we can 
> possibly look at.
>
> is the syntax the same as the Genero 4st and 4ad  file ?
>
> Thanks
> Bothwell
>
>
> ------------------------------------------------------------------------------
>
>
> _______________________________________________
> Aubit4gl-discuss mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss

-- 
Mit freundlichen Grüßen
Daniel Kroker

VENTAS AG                            20+ Jahre ERP-Erfahrung!
Web: www.ventas.de
Fon: 040 / 32 33 34 0
Fax: 040 / 32 33 34 38
Firmensitz: Mittelweg 144, 20148 Hamburg, Deutschland
Registergericht: Hamburg, HRB 80 297 Ust.IdNr.: DE118686712
Vorstandsvorsitzender: Dipl. Ing. Alain Siverly
Aufsichtsratsvorsitzender: Dr. Olaf Rehme

------------------------------------------------------------------------------

_______________________________________________
Aubit4gl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.