[izpack-users] problem with license panel

Luis Lara l3c_lara at yahoo.es
Wed Jun 27 00:52:20 CEST 2007


Nop, no good, still the license textarea is too small :-(

----- Mensaje original ----
De: "Bartz, Klaus" <Klaus.Bartz at coi.de>
Para: izpack-users at lists.berlios.de
Enviado: martes, 26 de junio, 2007 1:48:35
Asunto: Re: [izpack-users] problem with license panel

Nachricht

 
DIV {
MARGIN:0px;}



Hello 
Push To Test...,

os := 
unix ?

On 
windows I cannot reproduce it.

 

Try 
with  guiprefs modifier, e.g. 

 

 <guiprefs width="640" height="480" 
resizable="yes">
  <modifier key="layoutAnchor" 
value="NORTH_WEST"/>
  <modifier key="layoutXStretchType" 
value="ABSOLUTE"/>
  <modifier key="topYGap" 
value="10"/>       
  <modifier 
key="allYGap" value="5"/>      
 
  <modifier key="paragraphXGap" 
value="10"/>       
  <modifier 
key="layoutFullLineStretch" value="1.0"/>      
 
  <modifier key="layoutFullColumnStretch" 
value="1.0"/>      
 
 </guiprefs>


Cheers

 

Klaus


  

  -----Original Message-----
From: 
  izpack-users-bounces at lists.berlios.de 
  [mailto:izpack-users-bounces at lists.berlios.de] On Behalf Of Luis 
  Lara
Sent: Tuesday, June 26, 2007 12:08 AM
To: 
  izpack-users at lists.berlios.de
Subject: [izpack-users] problem with 
  license panel



  
  Hello IzPack developer team!

I am developing an Installer for 
  TestMaker and I am having a problem with the license pack; while the 
  information pack shows the text using the entire screen, the license 
  information is shown in a very small TextArea.

    Is 
  there a way to solve this problem?.

    I have attach a 
  screenshot of both windows.
    The xml we use to create the 
  installer is


<?xml version="1.0" encoding="iso-8859-1" 
  standalone="yes"?>
<installation 
  version="1.0">
    <info>
    
      <appname>PushToTest 
  TestMaker</appname>
        
  <appversion>5.0</appversion>
    
      http://www.pushtotest.com/
    
      
  <javaversion>1.5</javaversion>
    
      
  <appsubpath>PushToTest_TestMaker</appsubpath>
    
      http://www.pushtotest.com/tm5install
    
  </info>
    <guiprefs height="600" resizable="yes" 
  width="800"/>
    <locale>
    
      <langpack iso3="eng"/>
    
  </locale>
    <resources>
    
      <res id="HTMLLicencePanel.licence" 
  src="../Installers/distribution/license.txt"/>
    
      <res id="HTMLInfoPanel.info" 
  src="../Installers/distribution/readme.txt"/>
    
      <!-- Add an image to all the panels  
  -->
        <res id="Installer.image" 
  src="../TestMaker/docs/images/ptt_installer.jpg"/>
    
      <res id="userInputSpec.xml" 
  src="../Installers/userInputSpec.xml"/>
    
  </resources>
    <panels>
    
      <panel classname="HelloPanel"/>
    
      <panel 
  classname="HTMLInfoPanel"/>
        
  <panel classname="HTMLLicencePanel"/>
    
      <panel 
  classname="TargetPanel"/>
        
  <panel classname="PacksPanel"/>
        
  <panel classname="UserInputPanel"/>
    
      <panel 
  classname="InstallPanel"/>
        
  <panel classname="FinishPanel"/>
    
  </panels>
    
  <packs/>
</installation>

Thanks

    
  Push To Test developer Team




  
  
¡Descubre una nueva forma de obtener respuestas 
  a tus preguntas!
Entra 
  en Yahoo! Respuestas.
_______________________________________________
izpack-users mailing list
izpack-users at lists.berlios.de
https://lists.berlios.de/mailman/listinfo/izpack-users







       
____________________________________________________________________________________
¡Descubre una nueva forma de obtener respuestas a tus preguntas!
Entra en Yahoo! Respuestas.
http://es.answers.yahoo.com/info/welcome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.berlios.de/pipermail/izpack-users/attachments/20070626/b660a928/attachment.html 


More information about the izpack-users mailing list