=?iso-8859-1?Q?no_secuencial_=3F=BF=3F?=



Hi:
When i press a button the program call to a funtion to do:
{
  gtk_widget_hide(window1);
  Display_list();
  gdk_beep();
}
but first does Display_list() and then gtk_widget_hide(window1).


How can I do this in secuential order???


Thanks a million 
guillermo






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]