Thread: Tailor System
View Single Post
  #4  
Old 09-26-2007, 01:15 PM
Mark Sir Link Mark Sir Link is offline
Kevin Azite
Mark Sir Link's Avatar
Join Date: Sep 2005
Posts: 1,489
Mark Sir Link is just really niceMark Sir Link is just really nice
Send a message via AIM to Mark Sir Link
also, shouldn't GUI components use
position = {x, y}
or "x y"


and extent = {l, w}
extent = "l w"
instead of
x =, y =, width, height/
Reply With Quote