Print Page | Close Window

PopupControl not Unloading

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=1715
Printed Date: 17 November 2024 at 11:24pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: PopupControl not Unloading
Posted By: Woody
Subject: PopupControl not Unloading
Date Posted: 28 January 2005 at 1:56am
I need to show several popups, so using PopupControls in an array, and using Load PopupControl(index) and PopupControl(index).Show.
this is working fine, but when I use PopupControl(index).Close, then this control is hidden/removed but not Unloaded.
Unload PopupControl(index) crashes VB, and Load PopupControl(*same index) generates the error 'Object already loaded'
Is it me, or a bug? any advice greatly appreciated.



Replies:
Posted By: Maui
Date Posted: 28 January 2005 at 5:00am

I had a problem with the popup control crashing as well when I tried to close it.

I didnt get any feedback on it and ended up just trying loads of different workarounds (whats new) until I found something that worked.

Here is the link in case there is anything that can help you.
https://forum.codejock.com/forum_posts.asp?TID=1540&PN=2 - https://forum.codejock.com/forum_posts.asp?TID=1540& PN=2

 



Posted By: Woody
Date Posted: 28 January 2005 at 7:56am
Thanks, but the problem I'm having is Unloading the PopupControl after creating it with the Load method. You can do this with other controls ie. Picturebox without errors.
Doesn't seem to be a workaround for this.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net