Re: [python-win32] python and rtf

2006-08-18 Thread Mark Hammond
You may be better off trying the various wx mailing lists - not many wx people hang out here (I guess as most wx users are targetting more than Windows!) Regards, Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Christopher Frauenberger Sent:

Re: [python-win32] python and rtf

2006-08-18 Thread Ray Schumacher
I think the problem is that there is not a lexer for RTF in the TextCtrl family. But: For wx 2.7... http://www.wxwidgets.org/wiki/index.php/Development:_wxRichTextEditor http://wiki.wxwidgets.org/docbrowse.cgi/wxwin_wxrichtextctrl.html I think you can use this for now:

[python-win32] FrontPage COM Object Events

2006-08-18 Thread iman gowhari
# Hi# I want to get events of FrontPage Web and Page object models with this code.# OnPageNew and OnActivate works properly but when I click on the page nothing happen.# I know that I want to get events of two different COM objects. # But I don't know how can I do that.# (I run this when FrontPage