View Single Post
  #1  
Old 11-23-2012, 02:39 PM
Gos_pira Gos_pira is offline
Registered Pirate Ghost
Gos_pira's Avatar
Join Date: Sep 2009
Location: Pirate Ghost Ship
Posts: 175
Gos_pira is a splendid one to beholdGos_pira is a splendid one to beholdGos_pira is a splendid one to beholdGos_pira is a splendid one to beholdGos_pira is a splendid one to behold
GuiWindowCtrl bugs in external mode.

Setting canresize to false on a GuiWindowCtrl doesn't seem to work. I can still resize the window. Same goes for canclose.

There's also something wrong with width/height behavior on external windows. Initially it's one size and if you update the script (without changing width/height parameters) the window gets another size...

This causes you to see the window in one size when you're developing it, but later when you restart the client and the window is initialized, the window is a couple of pixels smaller.
Reply With Quote