Hello Delphi, I need ZLib for my ImageList so I'm asking this here: It seems that Compress and Decompress are making these messages appear in MemProof: 78689...
Hi, I have a problem with Kylix3. Installation goes well, but when I first start the program, after finishing with font matrix, it shows this error: "Runtime...
Hi i use BitBlit function that is faster than Canvas.Draw but i lost the transparency funcionality. I try to use MaskBlit but the screen don't print any...
Hi. I need to known what sound component is used in game development, now I using the mediaplayer for Delphi but it is poor. I don't work with any Delphi...
Hi. I make my own component and I see that Thread is very faster than the timer. I converted my component and implemented the Thread. I am talking about the...
Hi Slavisa, I have Kylix 3 installed on my Mandrake 9.0 partition and did not encounter the error message you mentioned? Are you using the "StartDelphi" and...
One of the properties of DirectSound (the primary sound component of DirectX) is that you can play multiple sounds at at time (simultaneously). You can't do...
Hi Martin. Where i found this component for a test ? Do you knewn any other component ? Using this component the end user must has the DirectX version ? This...
Hi Francelino, DelphiX has a sound component named 'DXSound', it works in conjunction with DXSoundLists (for loading wav-files). My Delphi DirectX Engine also...
Cool Martin. I saw DelphiX but i really don't install other package in my delphi IDE. With out talking about the dependency of DirectX engine, it is my last...
No, my library will be shareware (but very cheap). Sorry. Martin ... _________________________________________________________________ Add photos to your...
Hey Fabio, I never used BitBlt for drawing images, however I used the Canvas for games a few times and I got very good and fast results. What I did in short...
Thank's Armand. I still programming a lybrary and I test the two draw methods, and the BitBlit(API) is very faster but loses the transparency. But I can put a...
Hey Fabio, MonoChrome means that the bitmap may only have the colors white and black, however that part only counts for the mask, the normal bitmap can have...
... Problem was in personalization settings. I have just changed system language to English and it works. My system language was in Serbian. With regards, -- ...
Hi. I really thank's to all, this group is help me so much. I make some components for make games. I include a Screen component a Image and AltImage, my...
The TToobar has this - it might not look like outlook (I don't use outlook so I don't know what it looks like) Place a toolbar (on win32 tab) on a form right...
... Try the Jedi VCL http://jvcl.sourceforge.net Somewhere there MUST be such a button in it :-) -- Robert Marquardt (Team JEDI) http://delphi-jedi.org...
I need help , I would like to start programming using sprites , the only problem is I have no idea where to start . Does anyone have any ideas please...
If you are interested in using SDL there is a demos that use sprites, it's really easy. (Note: I'll recommend SDL over DirectX any day since SDL games can be...
Hey Delphiiq2003, Sprites are quite easy, however I remember reading a lot of documents on game programming and at the end I felt sprites where something...
Hi Delphiiq2003, I'd say a sprite is a game-object. It can be anything from a soldat, ball, tree or airplane or whatever. Technically spoken, a sprite always...
I thought others on this list would find this of interest... Adriaan van Os <macpascal@...> wrote : I would like to inform everybody on the list that...
My very first exposure to Pascal was 1990. First year university on the old Mac 512K with a tiny black and white screen. It's still not enough to make me want...