Re: [evolution-patches] calendar properties window plugin hooks




Hi David,

Sorry for taking a while to get back to you.  It looks pretty good to me.  The only thing is the registration of the hook types, this is now done in main.c, at least for the calendar, so it should just be moved there too.  I presume tasks has the same thing or can have.

Also, I tried putting the 6 pixel spacing into the e-config code - not going to work.  Looks like there's a problem with the SECTION_TABLE stuff, since all the factory methods append to the end of the table - but the table never shrinks, so it doesn't work, you end up with blank spacing above the content if you re-configure the window.  And the table adds each spacing space even between empty rows, which vbox's don't.  So this is something i'll have to work out some other way.  I might have to make the code more dynamic - that is, always destroy the section widgets rather than let them hang around.

Michael

On Thu, 2004-10-21 at 21:29 -0600, David Trowbridge wrote:
So I got lots of stuff done today - here's the updated version, which
not only implements the new calendar dialog but also task list creation
and properties windows (with as much shared code as I think possible).

Lemme know how things look,

-David

--
Michael Zucchi <notzed ximian com>
"born to die, live to work, it's all downhill from here"
Novell's Evolution and Free Software Developer


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