Example Style file for VDC

"Carlos Alberto Correa Fayad" <[email protected]>
Newsgroups gmane.comp.lang.4gl.aubit.general
Message-ID <trinity-e4215f8c-af9f-4f7e-98d7-6a6223f47c51-1406650900048@3capp-mailcom-lxa13>
Hi, all

This is a example the style file for VDC

<StyleList>

<Style name="Window">

<StyleAttribute name="background" value="#CFCFCF" />

<StyleAttribute name="background-image" value="url(pics:VENTAS_9_alu_1080p.png)" />

<StyleAttribute name="background-repeat" value="no-repeat" />

<StyleAttribute name="width" value="130" />

<StyleAttribute name="height" value="36" />

<StyleAttribute name="font-size" value="12" />

</Style>

<Style name="FglForm LineEdit">

<StyleAttribute name="color" value="#FFF6A5" />

<StyleAttribute name="background" value="#FFF6A5" />

<StyleAttribute name="border-radius" value="10px" />

</Style>

<Style name="RingMenu QPushButton">

<StyleAttribute name="border-image" value="url(pics:VENTAS_9_knopf_menu_inaktiv.png)" />

<StyleAttribute name="font-family" value="Sans-Serif" />

<StyleAttribute name="font-size" value="12px" />

<StyleAttribute name="padding-left" value="2px" />

<StyleAttribute name="padding-top" value="-1px" />

<StyleAttribute name="text-align" value="left" />

<StyleAttribute name="height" value="35px" />

<StyleAttribute name="min-width" value="60px" />

<StyleAttribute name="color" value="#663300" />

<StyleAttribute name="background" value="#FFF6A5" />

</Style>

<Style name="RingMenu QPushButton:focus">

<StyleAttribute name="border-image" value="url(pics:VENTAS_9_knopf_menu_aktiv.png)" />

</Style>

<Style name="RingMenu QPushButton:hover">

<StyleAttribute name="border-image" value="url(pics:VENTAS_9_knopf_menu_aktiv.png)" />

</Style>

<Style name="ActionMenu QPushButton">

<StyleAttribute name="border-image" value="url(pics:VENTAS_9_knopf_menu_inaktiv.png)" />

<StyleAttribute name="font-family" value="Sans-Serif" />

<StyleAttribute name="font-size" value="11px" />

<StyleAttribute name="padding-left" value="4px" />

<StyleAttribute name="padding-top" value="-1px" />

<StyleAttribute name="text-align" value="left" />

<StyleAttribute name="height" value="30px" />

<StyleAttribute name="min-width" value="60px" />

<StyleAttribute name="color" value="#663300"

<StyleAttribute name="background" value="#FFF6A5" />

</Style>

<Style name="ActionMenu QPushButton:focus">

<StyleAttribute name="border-image" value="url(pics:VENTAS_9_knopf_menu_aktiv.png)" />

</Style>

<Style name="ActionMenu QPushButton:hover">

<StyleAttribute name="border-image" value="url(pics:VENTAS_9_knopf_menu_aktiv.png)" />

</Style>

<Style name="Dialog QPushButton">

<StyleAttribute name="border-image" value="url(pics:VENTAS_9_knopf_menu_inaktiv.png)" />

<StyleAttribute name="font-family" value="Sans-Serif" />

<StyleAttribute name="font-size" value="11px" />

<StyleAttribute name="padding-left" value="4px" />

<StyleAttribute name="padding-top" value="-1px" />

<StyleAttribute name="text-align" value="left" />

<StyleAttribute name="height" value="30px" />

<StyleAttribute name="min-width" value="60px" />

<StyleAttribute name="color" value="#663300" />

<StyleAttribute name="background" value="#FFF6A5" />

</Style>

</StyleList>

Alain, in http://www.ventas.de/vdc-documentation/ the example the style file said,

<StyleAttribute name="background-image" value="url(:pics/VENTAS_9_alu_1080p.png)" />

No work for me.

This instruccions work for me :

<StyleAttribute name="background-image" value="url(pics:VENTAS_9_alu_1080p.png)" />

Thank for all

Carlos

------------------------------------------------------------------------------
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071&iu=/4140/ostg.clktrk

_______________________________________________
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.