On Sun, 2004-04-18 at 01:50 +0800, Trent Lloyd wrote: > Hi Guys, > > I'm trying to get a query so I can catch updates to a calendar, I have > > ECalView *test; > ECal *cal; > e_cal_get_query(cal, "(#t)", &test, NULL); > > this returns, false, what should I be doing? > the query string is invalid, you should use "#t", without parenthesis.
cheers _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
