
01-25-2012, 11:17 PM
|
Registered User
|
 |
Join Date: Oct 2008
Posts: 1,133
|
|
Quote:
Originally Posted by salesman
The first case will create a new GuiControl and assign it to a global variable called SomeImg.
In the second case, you're creating a new GuiControl and just assigning it to a temporary variable.
I don't have RC anywhere and haven't tried anything (so I'm not saying you're wrong), but both cases are just creating a new object. It seems silly that the two cases would be treated differently...
|
try it out homie |
|
|