> A feature I like in Xcode is a droplist of methods within a class Control+O (Overview) will list all the members of the current code file you're working in. Far better than the dropdown, because you don't have to take your hands off the keyboard. It also allows you to filter the list by typing.
Making changes to Eclipse really isn't such a big deal. They have a concept of views within a perspective. These things can be placed anywhere within "folders" (collections of views). So if you wanted to put a dropdown somewhere, you could probably find a good spot for it. Scott _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
