View Single Post
  #66  
Unread 04-07-2009, 01:36 PM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

Depending on how the icons are set to scale, it may be possible to use the new OnSize event to pad the cell height enough to make room for the prog bars.

I'll test this soon as I get a chance since I've been dorking with this stuff myself of late. Possible probs I see with this...

A) if the icon scaling is not proportional, icons will stretch the icon vertically to fill the extra space.

B) Icon image and label vertical alignment may be an issue if everything isn't either top or bottom relative.
Reply With Quote