Well there are two different things - the order of the modules in the debugger when you are coding (on the left side of the IDE) and then during run time when you try to look for values of properties in then those modules (on the right side). I am guess there is a control number for modules and RB puts them in that order in the debugger in runtime. However. is there a way to change them.
> > Is there any way to alphabetize the display of modules in the debugger? I > > have a list of 74 somewhat randomly ordered items and its really time > > consuming > > to try to find what I am looking for each time. > > If you're using 2006r2, you can just grab the module name and drag it up or > down the list to put the list in whatever order you want. You could do it in > earlier releases of RB, but it caused the editor interface to slow to a > crawl. Starting with 2006r2, it all stays nicely speedy. I recently > alphabetized my modules and also created several folders in the list, which > contain some of my less-accessed modules. > _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
