I opened cpan, and I went:
cpan> install Wx::Scintilla Fetching with LWP: http://cpan.strawberryperl.com/authors/01mailrc.txt +.gz Fetching with LWP: http://cpan.strawberryperl.com/modules/02packages.d +etails.txt.gz Fetching with LWP: http://cpan.strawberryperl.com/modules/03modlist.da +ta.gz Database was generated on Sat, 11 Feb 2012 18:02:20 GMT Updating database file ... Done!Running install for module 'Wx::Scintilla' Running make for A/AZ/AZAWAWI/Wx-Scintilla-0.3801.tar.gz Fetching with LWP: http://cpan.strawberryperl.com/authors/id/A/AZ/AZAW +AWI/Wx-Scintilla-0.3801.tar.gz Fetching with LWP: http://cpan.strawberryperl.com/authors/id/A/AZ/AZAW +AWI/CHECKSUMS Checksum for F:\Dwimperl\cpan\sources\authors\id\A\AZ\AZAWAWI\Wx-Scint +il la-0.3801.tar.gz ok Scanning cache F:\Dwimperl\cpan\build for sizes... DONE . . . Installing F:\Dwimperl\perl\site\lib\auto\Wx\Scintilla\Scintilla.dll Installing F:\Dwimperl\perl\site\lib\auto\Wx\Scintilla\wxmsw2812u_scin +ti lla_gcc.dll Installing F:\Dwimperl\perl\site\lib\Wx\Scintilla.pm Installing F:\Dwimperl\perl\site\lib\Wx\Scintilla\Constant.pm Installing F:\Dwimperl\perl\site\lib\Wx\Scintilla\TextCtrl.pm Installing F:\Dwimperl\perl\site\lib\Wx\Scintilla\TextEvent.pm AZAWAWI/Wx-Scintilla-0.3801.tar.gz F:\Dwimperl\perl\bin\perl.exe ./Build install --uninst 1 -- OK

(Seems OK)

But when I run Padre, I still have the same problem: the source text is gray, with no "differential" "intelligent" coloring.

Should I do something?


In reply to Re^2: Problems with Padre 0.94 on Windows by HelenCr
in thread Problems with Padre 0.94 on Windows by HelenCr

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.