Hello Armand Postma, Wednesday, May 01, 2002, 09:56:26, you wrote: AP> Hello Matheus, AP> I had the same problem not so long ago and after days AP> of trying...
Hello, Actually, I found out myself an equation that solved it. Don't know if it will work for any of you, since this was kinda intuitive guesswork... Anyway,...
Hi everybody, I have a question concerning the Delphi's VCL Palette. I have deleted my DelphiX components from the DelphiX VCL palette group, thinking that...
Kenny_Kawashima@...
May 3, 2002 4:02 pm
6321
Hello Delphi Games, When I use wglUseBitmapFont with variable font does all characters have the same width and how do I find out that width? And when I create ...
Hi Igor, ... HFont is defined in Windows.pas as HFONT = type LongWord; So one the variable goes out of scope it will be cleaned up for you. If you buy the Book...
First question, no idea. Second question, call DeleteObject and pass the HFONT to it. Look it up in the Win32 API help file for more information. Steve 'Sly'...
I know its off-topic, but the deadline + all the work is killing me... Ok, I need to write a program, Intranet based, that will contain: * DB management (user...
I think for a quick program to do cgi stuff, you might be better off with perl then Delphi. The reason I say this is that there are tons of applications and...
Hello Ariel, Well I worked as a trainee in an internet company and I designed web-applications in ASP which worked with the help of an SQL Server 2000 ...
Thank you Chris and Armand for the quick reply. Armand, I've sent you an email with some more details and (of course) questions. Thanks you both, Ariel....
Dear IT Professional: Here at Global Learning Online, we know the importance of IT certification. To help you get a grasp on what certifications are out there...
compuchik@...
May 13, 2002 4:47 pm
6329
Hi all, If I use Delphi and I have I cube How can I add a texture in each face wheather it is the same in each face or deferent ? thanks in advance...
... From: compuchik@... To: compuchik@... Sent: Monday, May 13, 2002 8:47 PM Subject: [DelphiGames] FREE Must Read IT Booklet! Dear IT...
Hawk Eye
AMualla@...
May 13, 2002 7:22 pm
6331
Sorry guys, it was a mistake, I forgot I got this through the group. Sorry again. HawkEye ... From: Hawk Eye To: delphigames@yahoogroups.com Sent: Monday, May...
Hawk Eye
AMualla@...
May 13, 2002 7:28 pm
6332
If you build your cube with separate polygons for each face, you could obviously apply different textures to different faces. Even if you make most of the cube...
Is it possible to create a application that can superimpose a small "window" on to a full screen "off-the-shelf" game. I would like to create a program that...
Hello, I use similiar process like you are, I use this syntax to stop the MediaPlayer if MediaPlayer1.position = 27000 then MediaPlayer1.Stop; I put it at the...
I have two questions related to The DxPlay Connect procedure of DelphiX (and they are very different - woaaa - how interesting :-) 1) When testing my game,...
Dominik Kroell
dominik@...
May 21, 2002 11:33 pm
6339
Hi guys, two members of this list (Lithander and Phobeus) are currently working on a website that is focusing on Delphi and OpenGL. The last weeks we spend on ...
Sincerely, Jeff Glaser NewGen Technologies, Inc. 703-729-3382 Please submit resumes (if any) to newgencandidate@... ... Do You Yahoo!? LAUNCH - Your...
Jeff Glaser
techexecrecruiter@...
May 24, 2002 6:39 pm
6341
Unsubscribe := delphigames-unsubscribe@eGroups.com Send your email here... please and thank you... Mark B Blue Lantern Technologies 416.721.7149 ...
Mark Bodach
mbodach@...
May 24, 2002 7:35 pm
6342
THANKS ALOT Yoppy it is working fine when I remove () !!!!!!!!! I don't change any thing only remove () and it is working do you know why ???????????? Regards ...
if in lan, broadcast your request packet. ... [Non-text portions of this message have been removed]...
ronin
ronin@...
May 26, 2002 2:27 am
6345
A 3D Object Pascal contest some of you may be interested in entering... ... <http://www.3dcontest.2y.net/> -- http://www.DelphiGamer.com := for all your Object...
I made a small component for UDP broadcasts and locating servers some time ago, "UDPAdvertiser", you can find it in the downloads at http://glscene.org. Eric...
I am glad it works, good question, if the ( ) sign is not allowed there, why would't Delphi (or Borland) just make it as a "Syntax Error" or " ; expected" or...