• Welcome to TodayPlus Boards v2.
 

Can't Get taskoverdue To Work

Started by rebecker, December 04, 2003, 11:00:48 AM

Previous topic - Next topic

rebecker

I moved part of a custom POOM to the 10.2 Slider skin that I had used in a previous version. I can't seem to get taskoverdue to work. Here's my code:

options,taskoverdue,0,12,12,%textcolor,0_0_255%%iconstart,210%%sensitivityicon,-10,1,private sensitivity.png,normal sensitivity,t%%recurrenceicon,-10,1,recurrence.png,t%%remindericon,-10,1,reminder.png,t%%iconstart,-3%%priorityicon,-10,1,low priority.png,normal priority.png,high priority.png,t%%changefont,tahoma,13,%%checkbox,5,0,12,12,checkbox.png,checkedbox.png,t%%tab,18%%subject%%changefont,tahoma,13,%%resettextcolor%

Any idea what might be wrong? Past tasks DO show up in the views I didn't edit.

Thanks.

-Bob-

rebecker

Turns out that the original slider skin DIDN'T show past due tasks on the default agenda screen either.

Still would like to fix this  :wink:

fishboy

Modify the taskfilter with ID 0 (which is used by the Agenda poom display)in the config file and add [overdue] to the options field like so:

taskfilter,0,90,[overdue],
Axim X5 Advanced, Windows Mobile 2003

rebecker