On Tue, Nov 24, 2009 at 2:08 PM, jlist9 <[email protected]> wrote:
>
> Thanks for making the new version!
>
> I downloaded it and tried it. I was able to change the tab color and shell
> font.
> I was not able to change message tab color though. Is this possible?
No, you can't change it now.
>
> It's a little surprising to see the default dark blue background color for
> the editor, though. I used version 3.9 before and the default was white.
> I can't say this is not a drastic change for me. I can't just switch the
> background color to white, though, because I notice that the foreground
> colors work very poorly with white background. Is there an easy way to
> switch back to the white background theme?
You can swith default color theme to White in
Preference->General->Default color theme->White.
>
> Also, is it possible to change the background color of the line number
> area on the left?
Just see the config.
STC_STYLE_LINENUMBER =
u"fore:#FFFFFF,back:#1F4661,face:%(mono)s,size:%(lnsize)d"
>
> Regarding the embedded version of Python, I forgot ulipad itself was
> written in Python. It's understandable that it needs a version of Python.
> This is OK. Not being able to use external Python for code complete
> is not ideal, though.
So you should use source version.
>
> I tried drag&drop a file to the editor. Ulipad doesn't seem to support it.
> Is this a wxwidget limitation?
>
You should open directory browser pane(just press F2), then drag and
drop files or directories to it.
--
I like python!
UliPad <<The Python Editor>>: http://code.google.com/p/ulipad/
UliWeb <<simple web framework>>: http://uliwebproject.appspot.com
My Blog: http://hi.baidu.com/limodou