You need WinDrawInvertRectangle to invert the entire row. This is what I just figured out.
Max --- chakin1 <[EMAIL PROTECTED]> wrote: > I have created a table which has 5 columns and 10 rows. How can I hightlight > the entire row of a table when a single item in a row is selected? I've > tried using 'TblSelectItem' but is doesn't work because it will deselect the > previous selected item. I've tried 'WinDrawInvertedChars' but there are > blanks between the items. > > Infact I can concatenates the strings and put it into a single row-column > but alignment of an item of a certain category in row 1,2,3...10 is out. > > eg. SR1010 GHJD 1023 > SR3045 JKHI 4302 > > --> The spacing between GHJD-1023 and JKHI-4302 is the same but 1023 and > 4302 are not aligned. > > Is there anyway that I can solve this alignment problem? > Or any suggestion on a better way for me to solve this kind of problem. > > Thank you very much... > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please > see http://www.palmos.com/dev/tech/support/forums/ __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
