From: Lyle Johnson Date: 2007-01-20T09:19:36+09:00 Subject: Re: multi frame image viewer not updating On 1/19/07, Raj Sahae wrote: > The image viewer example code doesn't ever do that. Are you sure it's > necessary? Yes. If you are creating any resource, whether it's an image, an icon, a font, a window, etc. after the application is running, you need to call create() on that resource to realize it. See this FAQ for more information: http://www.fox-toolkit.com/faq.html#CREATELATER > ... after adding that line I get a seg fault. OK. Without seeing the code in its entirety, I can't say for sure what the problem is -- can you perhaps send me the program (or another program that demonstrates the problem) off-line? Thanks, Lyle