Re: Some questions.



> Hello
Hi!

> 
> I beginning to write a gnome application.
> I didn't find a devel list, so I am not sure to be in the good place.
> Is there a gnome devel list ?
> 

Yes there is one, see
http://mail.gnome.org/mailman/listinfo/gnome-devel-list for subscription
information.

> I have a problem with this application.
> 
> I use a function which works great in a standalone software. 
> But when I include it in my gnome application it does not work !!!
> 
> I found that if I call this function just before the gnome_init it works
> and when I call it just after it doesn't work !!!
> It seems that sscanf doesn't work in the same way when the function is
> called after gnome_init.
> 
> Have you got an idea about my problem?
> 

I can't say much without seeing the source, but it's unlikely that
sscanf works in another way after you called gnome_init.

	Kris
	
> Thank you :))
> 
> 

-- 
"Running Windows on a Pentium is like having a brand new Porsche but only
be able to drive backwards with the handbrake on."
	(Unknown source - taken from fortune-mod-1.0-11)





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