View Single Post
  #9  
Unread 02-27-2008, 02:19 PM
dragowulf's Avatar
dragowulf dragowulf is offline
A man among men
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 934
Default

This is my code for the Hotkey page:

Volume.CellSize=IconPage.Icons.IconSize ## ',' ## IconPage.Icons.IconSize Volume.CellPadding=IconPage.Icons.IconPadding ## ',' ## IconPage.Icons.IconPadding

I have it on OnHoverIn for testing right now. CellSize works well, but when I do IconPadding it totally screws it up. I'm testing with my Hotkey window (Which came from yours). The default iconsize is 32 and padding is 0. I can move the size to anything and the volume will go along with it, but once i change padding from 0 it doesn't seem to resize correctly.
__________________
May Jesus Have Mercy On Us
Reply With Quote