Wooltown Posted September 20, 2006 Posted September 20, 2006 Hello ! Once again this question appears, maximum number of Controls in GUI box=4093 If you use a ListView/TreeView and use Context menus (Copy, Delete, Rename, Move for example) and to the Context menus create Events, there will quite fast be a lot of Controls in a GUI, and then exceeding the 4093 limit. Perhaps my coding isn't that good, but if you won't increase the number of Controls, is there a possibility in the code to add the context menus when right-click on an object ?????
markloman Posted September 24, 2006 Posted September 24, 2006 I also like to have the maximum number of controls increased (at least 10 fold). It is really a show-stopper.
SlimShady Posted September 28, 2006 Posted September 28, 2006 will the limit be removed? could you tell us why you can't (if that's the case) make it "infinite"? let the scripter define the limit.
Administrators Jon Posted September 28, 2006 Administrators Posted September 28, 2006 Any limit would never be enough, we have to rewrite the code instead so that items don't take up a full control "slot".
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