• move window offsetting code to the popup command (rather than class) — this makes things slightly simpler and I don’t think the class should really concern itself with how to get the TM font etc. • use one NSCharacterSet to validate input and unify potential ‘extra-chars’ with this set (rather than have potentially two different sets and code to test for the presence of the optional one)
Changed: U branches/WIP/Tools/Dialog2/Commands/ExtendedPopUp/TMDIncrementalPopUpMenu.h U branches/WIP/Tools/Dialog2/Commands/ExtendedPopUp/TMDIncrementalPopUpMenu.mm U branches/WIP/Tools/Dialog2/Commands/ExtendedPopUp/extendedmenu.mm _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
