Skip to content
  • Jon K Hellan's avatar
    Change item cursor if expr entry changed the range. · 5305cde2
    Jon K Hellan authored
    2001-05-06  Jon K Hellan  <hellan@acm.org>
    
    	* src/sheet-control-gui.c (scg_range_selection_changed): Change
    	item cursor if expr entry changed the range.
    
    	* src/widgets/gnumeric-expr-entry.c (range_really_changed):
    	Remove.
            (make_display_range): New function. Makes a range, possibly
    	 expanded to contain full rows/columns.
    	(make_rangesel_text): Use make_display_range.
    	(gnumeric_expr_entry_set_rangesel_from_range): Return true if
    	displayed range is different from input range. Save the range
    	passed in without change. Use range_equal + sheet equality
    	test instead of range_really_changed.
    	(gnumeric_expr_entry_get_rangesel): Get range and/or sheet set
    	in widget.
    5305cde2