Subject:
|
Re: Why aren't LDRAW tools Open Source?
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Thu, 15 Apr 2004 20:16:09 GMT
|
Viewed:
|
1245 times
|
| |
| |
"Orion Pobursky" <orion@dontaddthis.pobursky.com> skrev i meddelandet
news:Hw88DL.1D7H@lugnet.com...
>
> I have the beginnings of this with the DATBase, DATModel, and L3Check units used
> for LDDP. I've been considering splintering these units off into their own
> project. The only thing hindering me is the (apparent) lack of Delphi
> programmers in the LDraw community.
I'm using Delphi 5 (Both at work and for fun). Haven't really looked much at
LDDP yet but the plugin architecture sounds very interesting.
Unfortunately, Delphi isn't the best choice when going cross-platform. Kylix
(Delphi and C++ for Linux) is a separate product, and Borland has more or
less stopped developing it (at least they have 'promised' "no updates during
2004").
FreePascal is probably the best route for cross-platform in Pascal, it
covers quite a lot of the Delphi language (but not the VCL - Visual
Component Library, of course).
Cross-platform GUI development is not very fun, you can only use the common
elements of all systems, and it's difficult to keep to the 'style' of the
hosting OS. Better to have a pluggable system, and develop separate GUI
parts for each host OS...
--
Anders Isaksson, Sweden
BlockCAD: http://w1.161.telia.com/~u16122508/proglego.htm
Gallery: http://w1.161.telia.com/~u16122508/gallery/index.htm
|
|
Message has 2 Replies: | | Re: Why aren't LDRAW tools Open Source?
|
| (...) I'm fairly certain that my DATBase and L3Check units (individual linetype manipulating classes and Error checking from L3P code) are compatible with a variety of Pascal compliers. DATModel (classes for model level maniplation) may pose a (...) (21 years ago, 15-Apr-04, to lugnet.cad)
| | | Re: Why aren't LDRAW tools Open Source?
|
| (...) You should take a peek at it. I use it to open an ldlist part finder window so I can drag and drop parts into ldglite. Hey that reminds me, the new colored fonts in ldlist 4 look bad on my system. Here's a picture: (URL) font used in the (...) (21 years ago, 15-Apr-04, to lugnet.cad)
|
Message is in Reply To:
| | Re: Why aren't LDRAW tools Open Source?
|
| (...) I have the beginnings of this with the DATBase, DATModel, and L3Check units used for LDDP. I've been considering splintering these units off into their own project. The only thing hindering me is the (apparent) lack of Delphi programmers in (...) (21 years ago, 15-Apr-04, to lugnet.cad)
|
48 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|