[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA-dev: Rendering bug in attributes pane
Hi Peter,
Peter Clifton writes:
> [...]
> Our widget needs to ask for a sensible size when:
>
> gtk_widget_size_request (GTK_WIDGET (cell_editable), &requisition);
>
> gets called.
I now have tried on an Ubuntu machine with GTK 2.10 and I was able to
reproduce this bug (as well as the other on filtering in compselect
BTW).
You are right, the text view has to set its height to be correctly
rendered in the cell. Please try the patch attached and let me
know. It now works fine for me with GTK 2.8 and GTK 2.10.
Regards,
Patrick
gschem.multiattrib.patch
_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev