Skip to content
  • Andreas J. Guelzow's avatar
    Show the tooltips also for editing on teh sheet, and make sure they close when editing is finished. · d1255492
    Andreas J. Guelzow authored
    2010-06-14 Andreas J. Guelzow <aguelzow@pyrshep.ca>
    
    	* src/wbc-gtk-edit.c (wbcg_edit_finish): close the tooltips of
    	  the entry
    
    2010-06-14  Andreas J. Guelzow <aguelzow@pyrshep.ca>
    
    	* gnumeric-expr-entry.h (gnm_expr_entry_close_tips): new
    	* gnumeric-expr-entry.c (gnm_expr_entry_close_tips): new
    	(gee_check_tooltip): new
    	(cb_entry_changed): connect with gee_check_tooltip
    	(cb_gee_key_press_event): move handling of () into gee_check_tooltip
    	(cb_gee_button_press_event): keep the tool tips
    d1255492