Tooltips only work on top half of a GtkTreeView

2011-05-02 Thread Nigel Stuckey
I'm about to launch a Gtk2/3 version of a data collector/viewer and performance monitor, a port from a Gtk1 app made a number of years ago. I've got a number of problems outstanding with the GUI part that I would like some help with and possibly some advice with some horrid code! My first probl

Re: Tooltips only work on top half of a GtkTreeView

2011-05-02 Thread Ian Liu Rodrigues
I guess the function to transform the X, Y coordinates is wrong. Try changing gtk_tree_view_convert_bin_window_to_tree_coords to gtk_tree_view_convert_widget_to_bin_window_coords Ian L. On Fri, Apr 29, 2011 at 12:08 PM, Nigel Stuckey < nigel.stuc...@systemgarden.com> wrote: > I'm about to launc

Re: Tooltips only work on top half of a GtkTreeView

2011-05-04 Thread Nigel Stuckey
Ian Many thanks for the suggestion. I swapped the functions round and found that it worked for every row when the list was not scrolled horizontally. However, when I did scroll to the right, the tooltip x-axis alignment did not correspond to the columns. In fact it appeared to approximately do