Monthly Archives: March 2009

Restyling Android’s ImageButtons

Discovered an interesting thing about Android today: the fairly ugly default ImageButton can be replaced with a custom drawable while retaining the very user-friendly highlighting behavior. I was trying to create three buttons for an application I am working on: … Continue reading

Posted in Programming | Tagged , | Leave a comment

The Amazing World of COM

COM is one of those things that I’d heard about but never really needed. Well yesterday I stumbled on a script for converting Word documents to PDF using COM and that got me thinking — “Can I save myself TONS … Continue reading

Posted in Programming | Tagged , , | Leave a comment

Bridging Android’s ListPreference and Database

Long time, no post.. I’ve been waay too busy programming Android for the last few weeks to get anything useful done. As mentioned a few days ago, I’m getting deluged by weird comment spam, so comments are turned off for … Continue reading

Posted in Programming | Tagged , | Leave a comment