[evolution-patches] Re: [gtkhtml + addressbook] #54152 vcard control not displaying all of the fields for the contact



It looks like you haven't removed the scrolled window creation stuff
from eab-contact-display.c, just the gtk_container_add call.

Also, the contact preview area was using AUTOMATIC/AUTOMATIC for
scrollbar policies, not AUTOMATIC/ALWAYS as in the new code.

With those two things fixed, this looks good.

Chris

On Mon, 2004-07-19 at 19:49 +0200, Radek Doulík wrote:
> attached patches fix the bug http://bugzilla.ximian.com/show_bug.cgi?
> id=54152. 
> 
> the gtkhtml part changes gtkhtml's size/allocation process to allow
> child widgets to resize and allows deriving widgets from gtkhtml
> without need to call gtk_html_construct separately.
> 
> the addressbook part removes scrolled window from vcard control so
> that contact display may request the size directly from parent gtkhtml
> where it's embedded. the contact display widget is now based directly
> on gtkhtml and scrolled window is put around it in e-addressbook-view.
> 
> !DSPAM:40fc0b35978421103220472!



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]