For example, I would like to use palmOrb to emulate a 4x40 LCD, where the screen is split into two rows -- the first one being the first 20 characters, and the second the 20 following characters. In line one I have something like the following:
Code: Select all
$Center($WinampTitle,20)$Fill(20)$dll(winamp,1,4x20,u#9#WFl#150#100)

On http://lcdsmartie.sourceforge.net/winampplugin.html it looks like maestronz's picture doesn't do this, and I was wondering how this can be done.