On 13 Jul 2008, at 20:25, Simon Gregory wrote: > For one of the build commands in the Ant bundle I'm using UI.menu to > present a list of build targets to the user to choose which to invoke. > However the menu always appears in the bottom left hand corner of the > screen and not next to the cursor as expected. After some debugging/ > randomly trying things it seems that it only occurs when I have the > command output set to 'Show as HTML'. > > Is this a known issue? Is there anything I can do to get the menu to > appear in the right place?
The problem is that the menu opens “below caret in front window” so if a document window is not frontmost, it will open at 0, 0. I or Ciaran will fix this in Textmate or the Dialog2 plug-in :) _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
