Thread: GuiControl
View Single Post
  #1  
Old 11-03-2006, 12:21 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
What is not working with the canmove-thing ? If you want to let the player move the window even when clicking on the image, then you need to make the sub-controls non-modal
(useownprofile = true, profile.modal=false; or create a profile for this which you can reuse)
Reply With Quote