Re: refresh the screen before the function end
- From: WAN Hing Wah <50191914 ee cityu edu hk>
- To: Dermot Musgrove <dermot glade perl connectfree co uk>
- Cc: gtk-list gnome org
- Subject: Re: refresh the screen before the function end
- Date: Thu, 15 Jun 2000 09:29:55 +0800 (HKT)
On Thu, 15 Jun 2000, Dermot Musgrove wrote:
> WAN Hing Wah wrote:
> >
> > Hello,
> > I wanna know after I change the GdkPixmap stored in GtkPixmap
> > by gtk_pixmap_set(),how can I ask it to immediately to refresh the screen
> > the show the effect before the function end?
> Hi, does this help?
>
> while (g_main_iteration (FALSE));
>
> Regards, Dermot
>
>
>
thx!It work,but actually what's the use of g_main_iterate?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]