Re: [Vala] [Genie] Print Function



Thank you Matías,

Oop's i forgot, the code:

      if linenumber is "true"
          thecompositor.set_print_line_numbers(1)
      if highlightsyntax is "true"
          thecompositor.set_highlight_syntax(true)
      else if highlightsyntax is "false"
          thecompositor.set_highlight_syntax(false)


are specific to NicEdit and can be deleted !

Nicolas.

Nicolas:

That's great!! thanks

i filed a bug with a patch (some days ago) that fix the cheader_filename of SourcePrintCompositor.
http://bugzilla.gnome.org/show_bug.cgi?id=585894

Matias





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]