View Single Post
10-08-05, 12:22 AM   #2
Sariash
A Fallenroot Satyr
Join Date: Jan 2005
Posts: 23
This should work:
Frame:SetMinResize(minWidth,minHeight)

eg
/script ChatFrame2:SetMinResize(50,50)

After a reloadui/relog the SetMinResize is back to default - but a resized frame keeps its size until you try to resize it again.

Last edited by Sariash : 10-08-05 at 12:27 AM.
  Reply With Quote