From: Raj Sahae Date: 2007-01-20T19:06:51+09:00 Subject: Re: multi frame image viewer not updating So I read through that faq, learned a couple things, but I'm still having the seg fault problem. I agree, I need to call create on a couple things, and it sounds like I should be calling refresh, or possibly forceRefresh on my FXApp? None of it helps, and I still have no idea what could be causing the seg fault. I do know what line is causing it, it's the create call to the imageFrame array. Numerous other create calls had no errors, but that method brings the seg fault. -- Posted via http://www.ruby-forum.com/.