Question
kBeforeSaveAsDocSignalResponderService and check spelling dialog
Hello guys. I have two simple questions regarding spelling dialog. How I can show this dialog (like that one shown when "Check Spelling" clicked). The workaround I found to call dialog->Open() with kSpellPanelPluginID and kSpellDialogRsrcID params. But this way is something... hardcoded. Is there another way to show check spelling dialog?
And another one. When I call my improvised dialog in kBeforeSaveAsDocSignalResponderService event handler and then click "Start" button indesign isn't saving document at all. Bug? How I can save it manually?
And another one. When I call my improvised dialog in kBeforeSaveAsDocSignalResponderService event handler and then click "Start" button indesign isn't saving document at all. Bug? How I can save it manually?