friends Posted December 8, 2005 Posted December 8, 2005 I created a Menu List (Not File Menu type) can be showed / hidden by pressing a same button to toggle it. I wonder if I need to "unload" it from memory from being slow down when it is pressed for too many times ? As this menu would be used by end users, thus I afraid that it would eventually hang up. Please advise. Thank you.
GaryFrost Posted December 8, 2005 Posted December 8, 2005 I'm guessing your just toggling the state of the list, this shouldn't be a problem, but then it's hard to tell with-out the code to look at. SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
friends Posted December 8, 2005 Author Posted December 8, 2005 I'm guessing your just toggling the state of the list, this shouldn't be a problem, but then it's hard to tell with-out the code to look at.Thanks. My code looks very messy as I'm not a very good scripter.my script works somehow, just may be the way how it goes probablynot poper.Anyhow, I will post it when it gets me trouble !
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now