Missing Class ShellFieldCtrl
by AIDan · in Torque Game Engine · 09/12/2001 (12:05 pm) · 9 replies
Hi
How can I fix this error??
I searched all files for it but I cannot find it anywhere, not even in the original files.
Why do I get this error??
greetings
Daniel
How can I fix this error??
I searched all files for it but I cannot find it anywhere, not even in the original files.
Why do I get this error??
greetings
Daniel
About the author
#2
09/12/2001 (1:47 pm)
No, I didn't
#3
The file is not executed in the example :(
It's a stupid useful file which costs me a lot of time :(
greetings
Daniel
09/12/2001 (1:58 pm)
I got it.The file is not executed in the example :(
It's a stupid useful file which costs me a lot of time :(
greetings
Daniel
#4
Yeah the extra Chat GUI file... looks like a leftover from T2.
09/12/2001 (2:21 pm)
Just checked...Yeah the extra Chat GUI file... looks like a leftover from T2.
#5
09/15/2001 (10:08 am)
I deleted it from the CVS.
#6
(I dont want to bug you guys about it) But I could really use some of these fixs you guys have put in.
(I cant code in C worth crap but I'm starting to get the hang of the scripting side though..
09/16/2001 (10:13 am)
is there any word on when the cvs is going to be up?(I dont want to bug you guys about it) But I could really use some of these fixs you guys have put in.
(I cant code in C worth crap but I'm starting to get the hang of the scripting side though..
#7
09/16/2001 (5:54 pm)
The cvs server code is done, just waiting on the new server machine which Rick is now configuring. He'll probably have that done in a couple days. Then we need to schedule with our ISP and install the machine at their site. I'm not sure how long that will take, but I don't think more than a few days for that either. The ISP is in town, so we just cart the machine over there and plug it into to their rack.
#8
How can I merge your changes in my files??
09/18/2001 (6:12 am)
Sorry guys, but what about my changes??How can I merge your changes in my files??
#9
One approach would be to create a patch between your code and the SDK v1, then checkout the latest from CVS (once it's up) and apply your patch. After this initial patch, simply doing an update from CVS will automatically merge our changes (as we make them) with yours.
This is probably a good topic for another thread. I'd be interested in hearing other ideas on the subject.
09/19/2001 (5:43 am)
This is an interesting problem, there are solutions, but I'm not sure how easy it's going to be using CVS. Depends on how your organized.One approach would be to create a patch between your code and the SDK v1, then checkout the latest from CVS (once it's up) and apply your patch. After this initial patch, simply doing an update from CVS will automatically merge our changes (as we make them) with yours.
This is probably a good topic for another thread. I'd be interested in hearing other ideas on the subject.
Torque Owner Harold "LabRat" Brown
All of the Shell gui controls were removed from the source.