Re: gtk very slow on win32



You can try disabling updates when you are populating the list.  I cannot
recall the name of the function off hand, but it's easy enough to find.  I
think it's gtk_clist_freeze() or something like that.  If you're not already
doing that while you're populating the clist, try it and see what happens.

-Rich
----- Original Message -----
From: "Jiri Pavlovsky" <ps project-syndicate org>
To: <gtk-list gnome org>
Sent: Monday, August 18, 2003 5:56 AM
Subject: gtk very slow on win32


> Hi,
>
> I compiled my app on win98 box using MinGW and gtk2.2.2 . Compilation
> went fine, but the gui is __very__ slow.
> It's so slow that it is basically unusable.
> For example populating clist (I know it's deprecated, but it's ok for my
> needs) with something about 100 lines took cca 3 minutes.
>
> I'm willing to believe that the problem is in my code not in gtk (though
> it is ok on Linux), but when I tried the clist example from gtk distro
> it was slow too.
>
> I'm playing with it for several days and I don't know what to do.
>
> Thanks
>
> --
> Jiri Pavlovsky
> ps project-syndicate org
> tel: +420221517657
>
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
>




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