VDC style and ActionDefaults FIle
"Carlos Alberto Correa Fayad" <[email protected]>
| Newsgroups | gmane.comp.lang.4gl.aubit.general |
|---|---|
| Message-ID | <trinity-0a7bcdcc-20fb-40b9-96df-65abb29ca9f0-1415726434978@3capp-mailcom-lxa03> |
Hi, Daniel The list the style name for VDC where find? Thanks Carlos Correa Sent: Thursday, November 06, 2014 at 4:53 AM From: "Daniel Kroker" <[email protected]> To: [email protected] Subject: Re: [Aubit4gl-discuss] VDC style and ActionDefaults FIle 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 ------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk _______________________________________________ Aubit4gl-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss