I have not found any specific Delphi controls for doing what you ask, but there are essentially two high-quality routes to choose from that I know of: #1 -...
There is a lot out there to pick from, you just have to know how to find it. Unfortunately, I believe it will be very difficult if impossible to find any ...
That looks like a really good option. I notice also that they support DWG up to release 2006, which is exceptional. I agree that this would be a good place...
Thanks for all your help. I have tried out a few libraries and have got an idea of what is available. The project that required this functionality is only in...
Hello "Ian Munro" ... Would love to, but to far away from me. (Live in NC USA) And do not have the extra funds for the trip. Hopefully those that will attend...
Ok, I had no problem when using windows 2000. Switched to Xp ages ago, dxtimer framerate is going bonkers, as is all threaded timers. Something VERY weird...
- Best .NET Programming Links - You can download the best of our free products - You can download the best Programming Books - You can download ActiveX & DLLs ...
We keep getting these advertisements. I wonder why Perfect Site for VB programmers is being sent repeatedly to DELPHI games. Jon ... From:...
JonJacobs
JonJacobs@...
Jul 3, 2006 1:22 am
7473
He has been removed from the group and banned. -- Sly ... This message and its attachments may contain legally privileged or confidential information. This...
Dear friends I have changed date & time format of windows into arabic(Saudi Arabia). but the point is , although the date format in system tray changes , but ...
The now and date functions don't have a format per se. To display the date in a format, you can use this: function FormatDateTime(const Format: string;...
JonJacobs
JonJacobs@...
Sep 17, 2006 2:49 am
7476
beats me.... _________________________________________________________________ Be the first to hear what's new at MSN - sign up to our free newsletters! ...
What version of Delphi are you using, and what function are you using to display it? I *think* that DateTimeToStr(MyDateTimeVar) correctly returns the date and...
Hi , my friend I'm using delphi6 and I've used datetimetostr function already ; but it returned the date based on christian calender. as I told you before...
Hi my friend Actully I've chenged the regional settings into the arabic (saudi arabi) and I didn't mean that kind of format you have mentioned. as I told you...
Hi , my friend I'm using delphi6 and I've used datetimetostr function already ; but it returned the date based on christian calender. as I told you before...
Ah, then you must mean the base of the date system (when is year 1 ?), rather than format. The only think I can think of for that is to determine an offset and...
JonJacobs
JonJacobs@...
Sep 17, 2006 12:20 pm
7482
About 2 years ago I created a project space on sourceforge for a universal platform game engine. Unfortunately over the last 2 years I have done nothing with...
Both languages are powerful and have plenty base resources for building games. Yes! Yes you can have the best of both Worlds of delphi and C#. take a look at...
I'm new to OpenGL, I am making a games engine that needs an animatable environment map. I thought I was making progress, because I had managed to make a cube...
iyjcmuw wqge ckhca tejn [Non-text portions of this message have been removed]...
delphigames
delphigames@...
Jan 27, 2007 10:28 pm
7487
Hello, I'm converting an old board game to a computerised version. Its based on the Great Western Railway so I need to convert all the station locations into...
Check out Julian Bucknall's search algorithims. His website is www.boyet.com A new edition of his book, Tomes of Delphi: Algorithms and Data Structures, is now...
Hi. I am new to the world of DirectX, and have only been experimenting with a nifty component set I downloaded somewhere which vastly simplifies tasks with...
Take a look at FMOD (http://www.fmod.org/). It is free to use for freeware and is very easy to get things working. There are even Delphi interfaces with it. ...