Ok well I see afew things wrong, but mainly is the call myTableView.getGraphics().drawImage(bImg, 0, 0, null); using the bImg to alter the graphics or writing the graphic out to the bImg.
By the way its behaving I'm assuming the former. which means I need to find a way to get the column image into a bufferedimage object. -- View this message in context: http://apache-pivot-users.399431.n3.nabble.com/TableView-Column-Format-Question-tp1190306p1377217.html Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
