View Single Post
  #3  
Unread 11-14-2005, 10:58 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

No "easy" way to do this. No there isn't any setting to control where the window anchors when resized. I submitted this feature request many months ago.

No there isn't any way to do math on the location string to offset the window. Also requested this feature.

The work around I came up with is to use a hidden dock window. Include a custom window matching the smaller size you want. Now give your resize script a line to set location to match the dock's location.

An example of this can be seen in the Fetish6WayInventory mod.
Reply With Quote