Hi!

On Wed, 10 Aug 2005 01:29:34 -0700 (PDT)
Yogesh M <[EMAIL PROTECTED]> wrote:

> In windows XP, gthread doesnt work, it seems to hang the program. works 
> nicely in windows 98 though.
>  
> In XP it shoulds a white window and doesnt draws or responds
>  
> when i comment thse line 
> g_thread_init ()
> gdk_threads_init()
>  
> it works, though it is going to crash when executing thread. it is a proof 
> that there is something odd in windows XP
you should'n comment these lines, they are necessary.
You are probably doing something wrong.
What version of gtk+ are you using?

>  
>  
> there is also other odd behaviour in xp, such as pixel drawing doesnt put 
> pixels on correct location. anybody come across problem like this.
In my application I use GtkDrawingArea where I put pixels, lines etc.
and I don't have such problems on any OS, it works fine on linux, win98
and winxp.

regards
hs


_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to