Hi Mark,
I'm sure I'm just missing it but where is an example of using editra
as a component? I didn't see it in the wxPython demo.
Editra is not a component, it's an application. The component it uses for its text editor is called StyledTextCtrl, and there are demos for that in the wxPython demo.
Regards,
Kevin
···
On Dec 13, 2007, at 6:54 AM, Mark Guagenti wrote:
Thanks,
--Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org
That makes more sense, I just saw in the notes that editra was added
and didn't realize it was an application.
Thanks,
--Mark
···
On 12/13/07, Kevin Ollivier <kevino@theolliviers.com> wrote:
Hi Mark,
On Dec 13, 2007, at 6:54 AM, Mark Guagenti wrote:
> I'm sure I'm just missing it but where is an example of using editra
> as a component? I didn't see it in the wxPython demo.
Editra is not a component, it's an application. The component it uses
for its text editor is called StyledTextCtrl, and there are demos for
that in the wxPython demo.
Regards,
Kevin
>
> Thanks,
> --Mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
> For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwidgets.org
For additional commands, e-mail: wxPython-users-help@lists.wxwidgets.org