Re: splash window
- From: Sergio Rua <srua esware com>
- To: dermot glade perl connectfree co uk
- Cc: gtk-perl-list gnome org
- Subject: Re: splash window
- Date: Fri, 25 Jan 2002 09:20:05 +0100
Hello,
El día Jan/24/2002, dermot glade perl connectfree co uk escribía:
Thanks you very much. Now, works perfectly.
create_splash_window;
# Make sure that splash_window gets shown before anything else
while (Gtk->events_pending)
{
Gtk->main_iteration;
}
create_big_list;
main_window;
hide_splash_window;
Gtk::main(Gtk);
Un saludo,
Sergio Rua <srua esware com>
Departamento de Desarrollo
http://comunidad.esware.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]