To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.cad.devOpen lugnet.cad.dev in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 CAD / Development / *9905 (-20)
  Re: Idea for a meta-statement
 
(...) Steve, you gave me an idea, hehe! Here's my first pre-embryo of an LDDP plugin: (URL) far, it is anything but impressive. It can only handle the LDS LINE command, and without any error check at all. Just copy the DLL into the Plugins folder (...) (22 years ago, 2-Oct-02, to lugnet.cad.dev)
 
  [Parts Tracker] Please work the queue!
 
Hello! I just wanted to strongly request the reviewers of the part tracker to work the queue of the tracker please. (URL) know there are several parts (e.g. like the Technic pneumatic things) who are hard to review but even if you dont own a part it (...) (22 years ago, 1-Oct-02, to lugnet.cad.dev.org.ldraw)
 
  Re: Delphi Help Needed: Converting string to TStringList?
 
(...) D'ooooh, I tried MyStringList.Add(str...leteText); and had all strCompleteText in MyStringList.Strings[0]! Now it works. Thanks a lot! /Tore (22 years ago, 1-Oct-02, to lugnet.cad.dev)
 
  Re: Delphi Help Needed: Converting string to TStringList?
 
"Tore Eriksson" <tore.eriksson@mbox3...wipnet.se> skrev i meddelandet news:H3B9uK.Jo6@lugnet.com... (...) MyStringList? MyStringList.Text := strCompleteText; As long as you want one element in MyStringList for each LF-separated string in (...) (22 years ago, 1-Oct-02, to lugnet.cad.dev)
 
  Re: Mac LDView possibility
 
Ok, so I downloaded the frameworks, figured out after awhile that I need to compile them and put them in /Library/Frameworks (got a warning for AJRInterface). Compiled LDView, after fixing the error mentioned earlier, I get this error: (...) (22 years ago, 1-Oct-02, to lugnet.cad.dev.mac)
 
  Re: LDraw.org to present at LEGO WORLD 2002, Zwolle, Netherlands
 
Sounds great! I'll certainly drop by, might learn something new :) I'm particularly interested in POV rendering and animation. Will there be information on this, or will you only show the model construction process? Oh, I'll be there as well, (...) (22 years ago, 1-Oct-02, to lugnet.events, lugnet.loc.nl, lugnet.cad.dev.org.ldraw)
 
  Delphi Help Needed: Converting string to TStringList?
 
Hi! strCompleteText: String; MyStringList: TStringList; How do I convert strCompleteText (containing LF's) into strings in MyStringList? (The other way is quite simple.) TIA, /Tore (22 years ago, 1-Oct-02, to lugnet.cad.dev)
 
  Re: List of Colors (Re: Wheel Generator Plugin)
 
(...) That is probably one of the most complete LCad color lists available, but it is focused on original LDraw and LDLite standards. I use L3Lab for quick viewing and L3P/POV for high quality renderings. And tires look *much* better in POV when (...) (22 years ago, 1-Oct-02, to lugnet.cad.dev)
 
  Re: List of Colors (Re: Wheel Generator Plugin)
 
(...) Is this what you want? (URL) (22 years ago, 1-Oct-02, to lugnet.cad.dev)
 
  Re: ldraw.org MOTM & SOTM Winners for September 2002
 
(...) (URL) "Excellent rendering..." :-) /Lars (22 years ago, 1-Oct-02, to lugnet.cad.dev.org.ldraw, lugnet.cad.ray)
 
  List of Colors (Re: Wheel Generator Plugin)
 
(...) For the Wheel Generator I used a list of colors taken from LDDesignPad, but it contains many colors (almost) never used. Does anyone knows a list of most common colors together with the LDraw-number and RGB-value? About a default color for (...) (22 years ago, 1-Oct-02, to lugnet.cad.dev)
 
  Re: Need help on Delphi: Using a form in a dll
 
(...) There is an update of LDDesignPad, check Carsten's website: (URL) well Niels (22 years ago, 1-Oct-02, to lugnet.cad.dev)
 
  Re: LDraw.org to present at LEGO WORLD 2002, Zwolle, Netherlands
 
(...) Hi Ben - At this point, I *think* I'm the only American coming, but I'm not sure. Anyone else? -Tim (22 years ago, 1-Oct-02, to lugnet.events, lugnet.loc.nl, lugnet.cad.dev.org.ldraw)
 
  Re: LDraw.org to present at LEGO WORLD 2002, Zwolle, Netherlands
 
(...) Dear Tim, that are cool news! I'm looking forward for the Zwolle Legoworld event. I have been there last year and that show really rocks! Are you the only guest from over the pond so far? Regards, Ben (www.FGLTC.org) (22 years ago, 1-Oct-02, to lugnet.events, lugnet.loc.nl, lugnet.cad.dev.org.ldraw)
 
  Re: LDraw.org to present at LEGO WORLD 2002, Zwolle, Netherlands
 
(...) You know, everytime I think about MIBO, I start humming the tune 'Quiche Lorraine" by the B-52's. You'd have to hear it to understand... -- Terry K -- (22 years ago, 1-Oct-02, to lugnet.events, lugnet.loc.nl, lugnet.cad.dev.org.ldraw)
 
  ldraw.org MOTM & SOTM Winners for September 2002
 
That time o' month, MOTM goes to Greg Overkamp for his "Brickmor Soccer Stadium". Quite the mega-model, I can see a lot of painstaking detail went into that beauty. SOTM to Stefan Hansson for his haunting "Alone". I just have to laugh everytime I (...) (22 years ago, 1-Oct-02, to lugnet.announce, lugnet.cad, lugnet.cad.dev.org.ldraw)
 
  Re: LDraw.org to present at LEGO WORLD 2002, Zwolle, Netherlands
 
(...) ROFL. MIBO *is* going for the ride, and doing some work there. More to come on that later, I guess. -Tim (22 years ago, 1-Oct-02, to lugnet.events, lugnet.loc.nl, lugnet.cad.dev.org.ldraw)
 
  Re: LDraw.org to present at LEGO WORLD 2002, Zwolle, Netherlands
 
(...) Cool. Knock 'em dead, Tim. So what building project you gonna scam parts for this time? ;-) -- Terry K -- (22 years ago, 1-Oct-02, to lugnet.events, lugnet.loc.nl, lugnet.cad.dev.org.ldraw)
 
  Re: Program Interfacing
 
(...) You should grab the LDAO source code, it's all handled in one class file. Of course, it's overcomplicated (I never do anything simply). What I did in LDAO was to write the DAT code to a temporary file, then write another temporary LDR/DAT file (...) (22 years ago, 1-Oct-02, to lugnet.cad.dev)
 
  LDraw.org to present at LEGO WORLD 2002, Zwolle, Netherlands
 
Reprinted from (URL) volunteers will be hosting a booth at LEGO WORLD 2002, to introduce the public to the LDraw system of 3D CAD tools. The area will contain a hands-on computer lab for event guests to gain firsthand experience, a classroom area (...) (22 years ago, 30-Sep-02, to lugnet.announce, lugnet.events, lugnet.loc.nl, lugnet.cad, lugnet.cad.dev.org.ldraw) ! 


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR