S
Shaun Henderson
Guest
I am currently in the process of making changes to one of our programs. As part of these changes, we need to load a specific browse file based on a selection made in the viewer. I've had some success with the code working as I would expect it to when running in our native environment. However, when I run the code within our environment that uses Consultingwerk's Winkit framework, I'm hitting a brick wall. When a selection is made, the object assigned to the relevant handle is destroyed, a new object is initialized and the smartlinks are recreated. However, the overlayed browse from the Winkit Framework doesn't update to reflect this. I'm not sure how to destroy and subsequently reinitialize the overlayed browse from the Winkit Framework. Any advice on switching browse files based on a user selection will be more than welcome. Thanks.
Continue reading...
Continue reading...