From: Eric G. <egr...@ho...> - 2000-11-11 01:22:41
|
I'm having some problem that I'm trying to track down but before I do that I'd like to know if this has ever been encountered for version 2000.10.24b full. This is what I'm doing. I create a widget called PhotoAlbum who has a child pictureFrameLayer. PictureFrame in turn has 3 childs called indexImageLayer, imageLayer and ImageTextLayer. The Layers are create in my class constructor. In my onCreate handler I simply call a function that resizes and sets the HTML for my various layers. The problem, not being able to call setVisible, occurs only when I try to explicitly set the pictureFrameLayer's child. It just hangs. Let me know if anyone needs the code to further determine the cause of the problem. I'll zip up everything. Thanks, Eric _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. |