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?

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?

Also, is it possible to change the background color of the line number
area on the left?

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.

I tried drag&drop a file to the editor. Ulipad doesn't seem to support it.
Is this a wxwidget limitation?

Thanks,
Jack

On Mon, Nov 23, 2009 at 5:57 PM, limodou <[email protected]> wrote:
> There are different things about running ulipad and running python
> program. Run ulipad including shell window, it'll use embedded python,
> but run python program you should install a python version, and ulipad
> will use it to run the python program, it's different. So you should
> also need install a python.  And for auto-completion ulipad will also
> find from embedded python, but not installed python. So that's why I
> suggest you install ulipad via source version.

Reply via email to