Allan wrote:
I was thinking you should set an AutoSave name in IB (attributes for the window) so the window remembers its position.
Yes, of course.
Brad wrote:
- The output option within the "Search" command, should be discard.
Then, the last line of the command should be "exit_show_html". This delays the display of the show html output window until the results are available. Having the window display before the search dialog is opened is a little weird.
This is the hint I looked for. Many thanks!!
Allan wrote:
Btw: I probably didn’t mention this anywhere, but if you run tm_dialog with a relative path, it will search (in this order):
- current directory
- TM_BUNDLE_SUPPORT/nibs
- TM_SUPPORT_PATH/nibs
The .nib extension is also optional. So you can do “tm_dialog hypersearch” and it will actually load: "$TM_BUNDLE_SUPPORT/nibs/ hypersearch.nib".
I did.
Thanks a lot!!
Hans