Query: padre::plugin::spellcheck::preferences
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Padre::Plugin::SpellCheck::Preferences(3pm) User Contributed Perl Documentation Padre::Plugin::SpellCheck::Preferences(3pm)NAMEPadre::Plugin::SpellCheck::Preferences - Check spelling in Padre, The Perl IDE.VERSIONversion 1.29DESCRIPTIONThis module handles the Preferences dialogue window that is used to set your chosen dictionary and preferred language.METHODSo new $self->{dialog} = Padre::Plugin::SpellCheck::Preferences->new( $self ); Create and return a new dialogue window. o on_dictionary_chosen event handler o padre_locale_label uses Padre::Local to convert language iso693_iso3166 to utf8text stringsBUGS AND LIMITATIONSThrows an info on the status bar if you try to select a language if dictionary not installedDEPENDENCIESPadre, Padre::Plugin::SpellCheck::FBP::Preferences, and either or ( Text::Hunspell or Text::Aspell )SEE ALSOFor all related information (bug reporting, source code repository, etc.), refer to Padre::Plugin::SpellCheck.AUTHORSKevin Dawson <bowtie@cpan.org> Ahmad M. Zawawi <ahmad.zawawi@gmail.com> Fayland Lam <fayland@gmail.com> Jerome Quelin <jquelin@gmail.com>COPYRIGHT AND LICENSEThis software is copyright (c) 2010 by Fayland Lam, Jerome Quelin. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-06-19 Padre::Plugin::SpellCheck::Preferences(3pm)