
07-21-2007, 07:26 AM
|
|
Varia Developer
|
 |
Join Date: Nov 2005
Location: Knoxville, TN
Posts: 1,684
|
|
|
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...
|
|
|
|