On Thursday 07 March 2002 3:43 pm, Jean-Marc Lasgouttes wrote: > 1/ when I select File>Export>Custom I get both custom export _and_ > spellchecker dialogs
Then you have a dependencies problem. The showSendto signal in Dialogs.h occupies the spot in memory that the showSpellchecker signal did. I guess you shoudl rebuild the tree entirely. > 2/ the list of format should be the same as the list which is in the > File>Export submenu. Indeed. I think that things are better now I've committed some (promised) improvements. I also think I've forgotten Ascii as paragraphs. Angus