i have delphi 4 with the packs 1 and 2 instaled on it . I also have instaled python for win32 on the system as well as the delphi implementation of it , but...
teleline
cadman@...
Feb 1, 2000 8:44 am
1125
I downloaded the source and the update, and Dataq3, and compiled the source under Delphi 5 trial version got off a Pc Authority CD. First it threw a fatal...
Aj
rustydog@...
Feb 1, 2000 3:19 pm
1126
Hello Decker, ... Aaahhh, this might be a reason for a different behaviour between the different versions of Delphi : QuArK *must not* be compiled with range ...
Armin Rigo
arigo@...
Feb 1, 2000 3:48 pm
1127
Hello Andy, ... Huh, build.py is not expected to work without the full Python distribution (not just the mini-python pack) because it uses a few modules like ...
Armin Rigo
arigo@...
Feb 1, 2000 3:51 pm
1128
Hello Rowdy, ... The problem here comes from the fact that the QuArK code is not supposed to be compiled with range checking. Disable it. (is disabled by...
Armin Rigo
arigo@...
Feb 1, 2000 4:20 pm
1129
Hello everybody, ... Yes. I've uploaded it in qrksoftg4.zip on the vault, not directly into the CVS repository, because there are quite a number of confusing...
Armin Rigo
arigo@...
Feb 1, 2000 5:27 pm
1130
Hello Tiglari, ... This one is quite well hidden : it's procedure TQkToolbarButton.DoClick; in python/PyToolbars.pas. BTW this doesn't do more than calling the...
Armin Rigo
arigo@...
Feb 1, 2000 5:38 pm
1131
Hello Seth, ... On the other hand, this handle is not fundamentally important. It is only supposed to be used to move the whole patch near its final location....
Armin Rigo
arigo@...
Feb 1, 2000 5:40 pm
1132
Hello Teleline, ... This is not the compiler, but QuArK itself which complains. If you got this far it means that you succeeded in compiling QuArK, which is...
Armin Rigo
arigo@...
Feb 1, 2000 5:42 pm
1133
Hello, ... A general note to everybody, the latest development is found at the CVS repository at SourceForge. You need not download any .zip with the source ...
Armin Rigo
arigo@...
Feb 1, 2000 5:47 pm
1134
armin rigo <arig-@...> wrote: original article:http://www.egroups.com/group/quark-python/?start=1130 ... to ... I ... be ... OK, the fault occurs...
tiglari
tiglari@...
Feb 1, 2000 11:57 pm
1135
Hello Andy, I found out that the ZipMaster component used to compress .zip or .pk3 files has got a DLLDirectory property, which I made point to the 'dlls' ...
Armin Rigo
arigo@...
Feb 2, 2000 2:32 pm
1136
Hi, ... so am ... Or ... its ... Yes, you are correct. I put the unzipdll.dll file up because... well i can't remember but it is nnot necessarily needed. -==[...
Andy Vincent
andyvinc@...
Feb 2, 2000 6:13 pm
1137
[On Mon, 31 Jan 2000 14:36:03 -0800, "tiglari" <tiglari@...> wrote:] ... Yup. No problems with the four-way buttons. And when we're on the D5...
Decker
decker@...
Feb 2, 2000 6:29 pm
1138
[On Tue, 1 Feb 2000 16:52:03 +0100 (MET), Armin Rigo <arigo@...> wrote:] ... Uhm. Let me clarify. Whenever I start debugging an "alien" program, I...
Decker
decker@...
Feb 2, 2000 6:29 pm
1139
[On Tue, 1 Feb 2000 17:24:33 +0100 (MET), Armin Rigo <arigo@...> wrote:] ... But why is asm code needed? And not commented ;-/ Is it because of...
Decker
decker@...
Feb 2, 2000 6:29 pm
1140
[On Tue, 1 Feb 2000 08:20:53 +1100, Rowdy <rowdy@...> wrote:] ... That wouldn't be so far off. At my work, we use something called XVT ...
Decker
decker@...
Feb 2, 2000 6:29 pm
1141
Hi, I fixed the JPEG color problems (Bmps are saved in BGR by the jpeg source, not RGB) and have committed to sourceforge. -==[ Andy V ]==- ...
Andy Vincent
andyvinc@...
Feb 2, 2000 6:41 pm
1142
decker <decke-@...> wrote: original article:http://www.egroups.com/group/quark-python/?start=1137 ... m> wrote:] ... OK so we need to make a pybutton...
tiglari
tiglari@...
Feb 2, 2000 11:00 pm
1143
I hate unreal's editor. Could someone please develope python to use unreal`s maps and graphics???...
jon
dunlapfamily1@...
Feb 3, 2000 7:58 pm
1144
I get the same thing - no configuration for Q3. It also assumes that your textures reside in your Quake2/baseq3 directory. Iv'e done the CVS update thing...
alan
alan@...
Feb 4, 2000 2:05 am
1145
OK it is PyButton closing problem: I made a little dialog with a Button that just displayed an msgbox, and that worked fine. So I guess we can try to focus...
tiglari
tiglari@...
Feb 4, 2000 3:30 am
1146
This link did not work. armin rigo <arig-@...> wrote: original article:http://www.egroups.com/group/quark-python/?start=1133 ... CVS ... source...
The Serpent Lord
sgalbrai@...
Feb 4, 2000 5:55 am
1147
Hello Decker, ... Yes, I know I made some dirty stuff like that, but not too many of them -- this kind of dirty things are well localized (all hidden in...
Armin Rigo
arigo@...
Feb 4, 2000 2:12 pm
1148
Hello Decker, ... Nope, you can do whatever you want in the Pascal language (typecasts always let you go around strong type checking). It was just for speed. ...
Armin Rigo
arigo@...
Feb 4, 2000 2:14 pm
1149
Hello everybody, ... Does this mean that QuArK now has got the main basic features to work with Quake 3 (missing mainly shaders and better editing and ...
Armin Rigo
arigo@...
Feb 4, 2000 2:18 pm
1150
Hello Jon, ... The main obstacle to an Unreal-enabled version of QuArK is the fact that Unreal maps are negatively built (one poly = one room or one hole)...
Armin Rigo
arigo@...
Feb 4, 2000 2:21 pm
1151
Hello Seth, hello Alan, ... ?? Try again. It worked two minutes ago. BTW Alan, you need to checkout the "runtime" module on the CVS server too, so that you get...
Armin Rigo
arigo@...
Feb 4, 2000 2:23 pm
1152
Hello Tiglari, ... I can suggest that the python code avoids closing the dialog too quickly. This could be done by setting a 1-millisecond timer (see...
Armin Rigo
arigo@...
Feb 4, 2000 2:25 pm
1153
... Dont Think so... Or am i the only one, whose texture browser doesn't work ? For clarification: If one opens the pak file from the quark explorer everything...