Quote:
Originally Posted by Der Alta I expressed that your homescreens blow mine away.  |
Hehe ok

... Learning by doing... I've once started at 0... and that's now 1,5 years ago...
Quote:
Originally Posted by Der Alta I've done that before, but never really liked the look of it. The way I did it, was to add two instances of FACADE on one homescreen. One for calendar, one for tasks. I hadn't figured out how to remove the buttons yet, though. |
You can use both the schedule only view and the tasks only view in one layout. Just remove the tab bar and the "combined view" and add the two instances instead.
<plugin clsid="{C49CEC80-D445-407C-AA72-C263EDBBAC96}" name="FacadeSchedule" type=”Schedule” height="85"/> <plugin clsid="{C49CEC80-D445-407C-AA72-C263EDBBAC96}" name="FacadeTasks" type=”Tasks” height="85"/>
Extracted from the Facade XML Guide, page 13.
