View Single Post
  #21  
Old 07-21-2007, 07:26 AM
Angel_Light Angel_Light is offline
Varia Developer
Angel_Light's Avatar
Join Date: Nov 2005
Location: Knoxville, TN
Posts: 1,684
Angel_Light is on a distinguished road
Send a message via AIM to Angel_Light Send a message via MSN to Angel_Light
Quotations are only needed when you put a space in the name

eg.

needed
new GuiWindowCtrl( "My Window") {

not needed
new GuiWindowCtrl( My_Window) {

other than the space it doesn't matter at all if you have them or not
__________________
Deep into the Darkness peering...
Reply With Quote