On 2/25/12 9:36 AM, Ed Leafe wrote: > On Feb 24, 2012, at 7:28 PM, Matt Jackson wrote: > >> I figured out how to do what I wanted. It works much faster than I thought >> it would. >> I subclassed the ImageRenderer and overrode getValueBitmap. The only >> change was to >> pass the current grid row height to the strToBmp. > > Glad you were able to figure that out. I haven't looked at that code in > a while. But I was confused by the code that checks for the grid's > 'imageDict' attribute. It refers to 'imageDict' in the code, but '_imageDict' > in the comment. Yet I can find no reference to either name in the rest of the > Dabo code base. > > Paul, I know I wrote that code, but does this ring a bell for you? Is > there any reason to leave this code in? As far as I can tell, it's doing an > unnecessary try/catch on each pass.
I see no reason to leave that code in. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
