some ideas needed ...

From: Stef Mientki [mailto:s.mientki@ru.nl]
Sent: Thursday, December 27, 2007 4:17 AM
To: wxPython-users@lists.wxwidgets.org
Subject: Re: [wxPython-users] some ideas needed ...

thanks Pan,Mike, Brian,

Brian Wolf wrote:
> Stef,
>
> W3Schools is a web site that provides free explanations and
tutorials
> on web technologies, such as HTML, XML and CSS.
> http://www.w3schools.com/
>
well, the last time I used that language was about 10 years
ago, and I don't like to go back in time :wink:
> The wxPython demo application has a demo of wx.HtmlWindw, which
> renders from a string, a file or a URL. If your users will have
> ubiquitous Internet access, your app could pull from a URL.
If not,
> it could pull from a local HTML document you provide.
>
Wow,
I've missed that totally,
from a quick look, it seems that HtmlWindow can do everything
I described !
I've also taken a look at RichText, but I can't detect if it
can export html format.

What do you mean? In the latest demo (or maybe it's the version before
last), I can open the RichTextCtrl and click File, Save As and then choose
html.

Mike

···

-----Original Message-----

thanks again,
cheers,
Stef

      

Wow,
I've missed that totally,
from a quick look, it seems that HtmlWindow can do everything I described !
I've also taken a look at RichText, but I can't detect if it can export html format.
    
What do you mean? In the latest demo (or maybe it's the version before
last), I can open the RichTextCtrl and click File, Save As and then choose
html.
  

Which version do you have ?
I have 2.8.4.0,
and I can say "save as" "some name.html" ,
but I don't see a file named " some_name.html" :frowning:

cheers,
Stef

I have 2.8.6.1 of the demo installed, although I thought I had the
newest...

As Robin mentioned though, I thought that came in 2.8.7.1. Weird.

Mike

···

-----Original Message-----
From: Stef Mientki [mailto:s.mientki@ru.nl]
Sent: Thursday, December 27, 2007 4:42 PM
To: wxPython-users@lists.wxwidgets.org
Subject: Re: [wxPython-users] some ideas needed ...

>>>
>> Wow,
>> I've missed that totally,
>> from a quick look, it seems that HtmlWindow can do everything I
>> described !
>> I've also taken a look at RichText, but I can't detect if it can
>> export html format.
>>
>
> What do you mean? In the latest demo (or maybe it's the
version before
> last), I can open the RichTextCtrl and click File, Save As and then
> choose html.
>
Which version do you have ?
I have 2.8.4.0,
and I can say "save as" "some name.html" , but I don't see a
file named " some_name.html" :frowning:

cheers,
Stef