Exemplos de frames

.html ›› .html ›› .html ››
Parent Previous Next

Exemplos de frames


1 - Background que estica para o novo tamanho

2 - Background que se repete para preencher o tamanho

3 - Frame com 2 partes fixas e 1 parte que se estica

4 - Frame retangular dinâmico, usando vários arquivos de imagens

5 - Frame com regiões




Os exemplos acima são arquivos de definições de frame utilizados em tags layout da seguinte forma em um Lua Form:


<?xml version="1.0" encoding="UTF-8"?>
<form name="frmFichaTeste">         

        <layout align="client" frameStyle="/frames/frame1.xml" 
                margins="{left=10, top=10, right=10, bottom=10}">

                <label align="client" horzTextAlign="center" text="Conteudo do Layout"/>               

        </layout>
</form>




Created with the Personal Edition of HelpNDoc: Don't be left in the past: convert your WinHelp HLP help files to CHM with HelpNDoc