[wxPython-users] Re: (Newbie)Wich Editor?
by Franz Steinhäusler other posts by this author
Dec 3 2004 4:12PM messages near this date
Re: [wxPython-users] Panel Widgets always crowd together on the
up-left side of the frame
|
[wxPython-users] Re: Dialog window placement won't work.
On Fri, 03 Dec 2004 14:08:13 +0200, "Peter Damoc" <pdamoc@[...].net> wrote:
> On Fri, 03 Dec 2004 12:45:41 +0100, Franz Steinhäusler <franz.steinhaeusler@[...].at> wrote
:
>
> > On Thu, 02 Dec 2004 20:18:35 +0200, "Peter Damoc" <pdamoc@[...].net>
> > wrote:
> >
> >>>
> >>
> >> I used this one:
> >> http://scintilla.sourceforge.net/gen_python_api.zip
> >
> > thank you for this tip.
> >
> > On the scintilla page, I never would have found this file.
>
> well... :) I found it at the bottom of the Documentation page ;)
> http://scintilla.sourceforge.net/SciTEDoc.html
>
> but.... hey... who reads documentation. :o)
>
> the SciTEDoc.html is 20 A4 pages.
> The current wxPython Getting Started doc is 25 A4 pages.
> No wonder people don't read them.
Thanks, a summary of downloadable "addons" would be easier to find.
Nevertheless,
there is also another interesting feature for SciTe
(if you have Windows and ctypes package, and windows extensions):
A class browser for the current directory of the open files:
(From the user Christopy in the german Python list)
http://python.sandtner.net/viewtopic.php?t=1048&sid=4dd768b5ae4c371e45bf6d2068283e3e
Download:
http://www-public.tu-bs.de:8080/~y0011042/scclbr/scitebrowser.zip
Screenshot:
http://www-public.tu-bs.de:8080/~y0011042/scclbr/screenshot.jpg
Really nice.
regards,
--
Franz Steinhäusler
DrPython (Project Developer)
http://mitglied.lycos.de/drpython/
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@[...].org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org
|