PocketPyGui Table with colors

PabloG <[email protected]> Sat, 17 Apr 2010 12:20:14 -0300
Newsgroups gmane.comp.python.windows-ce
Message-ID <[email protected]>
Hi all, this is my first post to this newsgroup. 

I'm working on a an PythonCE application, using the PocketPyGUI toolkit.

I'm using the gui.Table control to display a large list of choices
(addresses, codes and data associated), and I want to assign
a different color to the rows that have been completed.

Is there any way to colorize the rows given certain conditions?

TIA,
PabloG