Re: [evolution-patches] Changed gal patch for 44222
- From: Suresh Chandrasekharan <Suresh Chandrasekharan Eng Sun COM>
- To: suresh chandrasekharan sun com, mkestner ximian com
- Cc: evolution-patches ximian com, sceri-evolution sun com
- Subject: Re: [evolution-patches] Changed gal patch for 44222
- Date: Fri, 10 Oct 2003 11:51:41 -0700 (PDT)
Really appreciate your patience going thru the code repeatedly. I have
originally tried with pango_layout_get_attributes(edit->layout), that gives seg.
faults. I thought of mentioning it in the patch but forgot.
Another strange thing is currently I'm working to give preedit_changed callback
to e-text and there also the same issue seems happening.
pango_layout_get_attributes(text->layout) does not work and I needed to duplicte
the code.
regards,
Suresh
>Almost there. :) This looks a lot closer. I don't think all that
>bold/underline/strikethrough code needs to be duplicated though in your
>new layout_with_preedit function. You should be able to just grab the
>attrs that are already on the layout with pango_layout_get_attributes()
>and add your new attrs to them.
>
>Thanks,
>--
>Mike Kestner <mkestner ximian com>
>
>_______________________________________________
>Evolution-patches mailing list
>Evolution-patches lists ximian com
>http://lists.ximian.com/mailman/listinfo/evolution-patches
Thanks & Regards,
Suresh
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]