Quote:
Originally Posted by willbreakforrice is there any way to make a current .xml file to work with facade. i duno if im saying this right....i want to make the layout i was using before i bought facade work with facade...i guess i should say, what edits should i make to the xml file so that it can work with facade
all i really want is to use this gap, from the date to the top of the softkeys, to show my appointments.
any help would be greatly appreciated. thanks. |
I could do it for you if you uploaded the picture of the homescreen too. But I will attempt to explain: your current calendar .xml has a calendar plug-in at the bottom of the page. You need to remove that plug-in code. then, you need to copy this:
<!-- Facades Scheduler -->
<plugin clsid="{C49CEC80-D445-407C-AA72-C263EDBBAC96}" id="facadeschedule" type="Schedule" height="75"/>
and place it in your current .xml that we are editing. If you place it below the date plug-in, it should appear below the date on your screen. I would need your pic to do it for you b/c it may be off a little bit. you may have to adjust the height of other plug-ins until it looks good.