On 3/5/07, Ali Afshar <[EMAIL PROTECTED]> wrote:
Hi Ali, nice to hear from you again.

On 05/03/07, Rob McMullen <[EMAIL PROTECTED]> wrote:

> I wonder if there's a way to determine from the python side which
> languages support folding and which don't?  HTML, for example, doesn't
> produce any folding -- I had thought it might because of the nesting
> of tags.
It *does*, if you change this:
   def setFoldMargin(self):
       self.SetProperty("fold", "1")
       self.SetProperty("fold.html","1")
(...)

Is that any different from nested code blocks?
How do you mean?

Stani


--
http://pythonide.stani.be
http://pythonide.stani.be/screenshots
http://pythonide.stani.be/manual/html/manual.html

Reply via email to