Ver Mensaje Individual
  #9 (permalink)  
Antiguo 01/09/2002, 19:14
Avatar de epplestun
epplestun
 
Fecha de Ingreso: octubre-2001
Mensajes: 1.621
Antigüedad: 22 años, 5 meses
Puntos: 5
Re: PHP-EDDI-DEV v1.0 liberado

Por cierto no existe la funcion CreateWin(int x, int y); jeje la podrias hacer tu asi:

Código:
 function CreateWin($x,$y) {
$ventana = new gtkwindow();
$ventana->set_usize($x,$y);
$ventana->show();
}
JEJE ala ahroa ya existe

<table style="border:1px solid black"><tr><td><center>
<embed width="88" height="144" src="http://www.alaplaya.com/~epplestun/yo.swf"></td></td><font face=verdana size=1>Ivan Rodriguez el poder es [B]PHP</p></td></tr></table>