/[freeride]/freeride/plugins/rubyide_fox_gui/fxscintilla/scintilla.rb
ViewVC logotype

Diff of /freeride/plugins/rubyide_fox_gui/fxscintilla/scintilla.rb

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by richkilmer, Fri May 16 14:45:06 2003 UTC revision 1.7 by ljulliar, Sun Jun 22 15:55:23 2003 UTC
# Line 601  class ScintillaController Line 601  class ScintillaController
601    end    end
602    
603    ##    ##
604    # line the cursor is on    # line the cursor is on (line numbering starts at zero)
605    #    #
606    def cursor_line    def cursor_line
607      @model.line_from_position(@model.getCurrentPos)      @model.line_from_position(@model.get_current_pos)
608    end    end
609        
610    ##    ##

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26