diff options
author | Bibiko <bibiko@eva.mpg.de> | 2010-10-29 12:50:12 +0000 |
---|---|---|
committer | Bibiko <bibiko@eva.mpg.de> | 2010-10-29 12:50:12 +0000 |
commit | 497a0c7c9d30fe60763f54982b96b2cec8fa649a (patch) | |
tree | d09af2bee7cd5d39b42d3046c63a47b79027a8b4 /Source/SPPDFExporterDelegate.h | |
parent | fb4d3131a958dabef17c3c58418e2601868e6f67 (diff) | |
download | sequelpro-497a0c7c9d30fe60763f54982b96b2cec8fa649a.tar.gz sequelpro-497a0c7c9d30fe60763f54982b96b2cec8fa649a.tar.bz2 sequelpro-497a0c7c9d30fe60763f54982b96b2cec8fa649a.zip |
• Field Editor sheet
- fixed some inconsistencies regarding window
- first humble trials to get rid of the Find Panel inside the editTextView
-- it seems that the problem is that NSTextFinder internally validates all buttons against [[NSApp mainWindow] firstResponder] == NSTextView ; in our case the [[NSApp mainWindow] firstResponder] is the calling SPCopyTable object
-- set a possible visible Find Panel to [textFinderPanel setWorksWhenModal:YES] inside the modal session ; by doing so the controls are available via keyboard and mouse but NOT the buttons
-- work on it will be continued
Diffstat (limited to 'Source/SPPDFExporterDelegate.h')
0 files changed, 0 insertions, 0 deletions