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 / 3982 (-40)
  Re: Suggestion for interprocess communication
 
(...) Yes, :-(((( (...) No problem :-) Hope you feel weel again soon ... (...) The only problem is if there are apps accepting CF_TEXT but doesn't know about LEGO at all, you will loose a part :-( Private formats which are registers with just one (...) (25 years ago, 10-Feb-00, to lugnet.cad.dev)
 
  Re: 8448 Flexible Axles (was Re: Parts from 8448 not LDrawn)
 
(...) There were flexible axles in the Znap (motorized) sets. But they are much different than the ones in the 8448. The ones in Znap are "drive" axles, they allow the motor to be in one orientation and the item(s) driven to be in another. It uses a (...) (25 years ago, 10-Feb-00, to lugnet.znap, lugnet.cad.dev, lugnet.dear-lego)
 
  Re: Suggestion for interprocess communication
 
(...) Yeah, well. I'm using Borland Delphi, and I suppose there are easy support for D&D there too, although I've never used it. (...) Of course it's possible - nothing is impossible! If it's worth the effort is another question :-) (...) Ever tried (...) (25 years ago, 10-Feb-00, to lugnet.cad.dev)
 
  Re: 8448 Flexible Axles (was Re: Parts from 8448 not LDrawn)
 
Which page of the 8448 instructiosn are the parts you are talking about on? Scott A Steve Bliss wrote in message ... (...) were (...) (25 years ago, 10-Feb-00, to lugnet.cad.dev)
 
  Re: stl2dat conversion tool beta2
 
(...) GREAT TOOL ! I haven't had time to check if the stl supports NURBS, or is it just a normal poligon based format ? I have currently the TECHNIC Tire and Wheel done, the ones that came with the 8880 Super Car model (without the lines/optional (...) (25 years ago, 10-Feb-00, to lugnet.cad.dev)
 
  stl2dat conversion tool beta2
 
A new release of stl2dat is available here (URL) creates now standard primitives n-4cyli.dat and n-4edge.dat. Some bugs have also been removed. stl2dat is an utilitary tool to convert .stl files issued from CAD software like Solidworks, Autocad, and (...) (25 years ago, 10-Feb-00, to lugnet.cad.dev)
 
  Re: Suggestion for interprocess communication
 
(...) I agree that it is more effort for none MFC applications. (...) Not realy, since if you want to make sure your program is working on all computers no matter whats installed you have to make a static build, which means your application get (...) (25 years ago, 10-Feb-00, to lugnet.cad.dev)
 
  Re: 8448 Flexible Axles (was Re: Parts from 8448 not LDrawn)
 
(...) Can you revisit Technica and say that again? He removed this information from the page. Fredrik (25 years ago, 10-Feb-00, to lugnet.cad.dev)
 
  Re: Looking for a part
 
(...) version (...) Ok, Ok, It's me again... I have found this part on another set #6837 "Cosmic Creeper". (URL) this set the part is at a square 90 degrees. No Kidding, I even had my wife compare this part to the one in the #6903 "Bug Blaster" set. (...) (25 years ago, 10-Feb-00, to lugnet.cad.dev)
 
  Re: Organizing the LDraw CD-ROM
 
(...) Yeah, I agree here. (...) Ok, will do. I'll at least play around with it to get a feel. Is it WYSIWYG? (I guess I'll find out)... -Tim (25 years ago, 10-Feb-00, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Organizing the LDraw CD-ROM
 
(...) Well, I don't like the idea of asking someone to install runtimes before "my" program will work. It looks cheesy, I think, and unprofessional. And it certainly wasn't an option for the company I was doing this project for or for me, (...) (25 years ago, 10-Feb-00, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Looking for a part
 
(...) 9- (...) Oops! I forgot, the part number I have is 30209(blue) Paul (25 years ago, 10-Feb-00, to lugnet.cad.dev)
 
  Re: Looking for a part
 
(...) guess it would be 'Bracket 1x2 - 4x4 Round' or something. I remember John VanZwieten being involved in a discussion of the exact angle of this part[1], and I thought it was posted and/or submitted, but now I can't find it. (...) copy. (...) of (...) (25 years ago, 10-Feb-00, to lugnet.cad.dev)
 
  Re: 8448 Flexible Axles (was Re: Parts from 8448 not LDrawn)
 
(...) Acording to technica they were. -- Jonathan Wilson wilsonj@xoommail.com (URL) (25 years ago, 9-Feb-00, to lugnet.cad.dev)
 
  8448 Flexible Axles (was Re: Parts from 8448 not LDrawn)
 
[FUT lugnet.cad.dev] Can anyone confirm or deny that the flexible axles in the 8448 Supercar were first released in Znap sets? Thanks! Steve (...) (25 years ago, 9-Feb-00, to lugnet.cad.dev, lugnet.technic, lugnet.znap)
 
  Re: Suggestion for interprocess communication
 
Michael Lachmann skrev i meddelandet ... (...) Sigh, I suppose it makes sense, using 'real' drag & drop, although I'm not very keen on adding a ton of OLE into my program. Nor to think about developing time... Most MFC solutions are *massive* (...) (25 years ago, 9-Feb-00, to lugnet.cad.dev)
 
  Suggestion for interprocess communication
 
I talked to Anders Isakson about the drag & drop feature. Since he told me that nothing is fixed now, I would like to suggest another way of implementing the drag & drop feature: Since Windows has a real drag & drop mechanism, which is realy easy to (...) (25 years ago, 9-Feb-00, to lugnet.cad.dev)
 
  Re: LdLite 1.6.1 (maybe)
 
(...) Hmmm, my latest code for LdGLite displays the whole path to the file on the title bar. I've been switching between it and ldlite to check on those 'other characters'. However I've delayed posting the latest ldglite to my web site because I (...) (25 years ago, 8-Feb-00, to lugnet.cad.dev)
 
  LDS and Animation - Suggestions Needed!  [DAT]
 
Again, I have plans to make animation automated using LDS. But I think this means I need to handle formatted text strings for file names. Also, IF - THEN would be handy, and not that complicated, I guess. A simple example: Z=100 FOR F=1 TO 16 I=I+1 (...) (25 years ago, 8-Feb-00, to lugnet.cad.dev)
 
  Looking for a part
 
Did anyone ever post the bracket which holds the 4x4 faceted hemisphere? I guess it would be 'Bracket 1x2 - 4x4 Round' or something. I remember John VanZwieten being involved in a discussion of the exact angle of this part[1], and I thought it was (...) (25 years ago, 8-Feb-00, to lugnet.cad.dev)
 
  Re: LdLite 1.6.1 (maybe)
 
(...) I think my problems in IE5 have to do with the 'other characters' that ldlite doesn't like. But that's just a guess. Steve (25 years ago, 8-Feb-00, to lugnet.cad.dev)
 
  Re: Organizing the LDraw CD-ROM
 
(...) So? In many more cases, the VB runtimes will *not* be installed. And the not-installed machines are more likely to be run by the technically-un-savvy. An easy-to-use installer doesn't do any good if it won't run on the majority of machines. (...) (25 years ago, 8-Feb-00, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  I need parts, and I can make you famous
 
Well, I can make you a little bit famous. I need two parts modeled for a series of articles I'm writing for the O'Reilly Network ((URL) Anyone who models these parts for me will be acknowledged by name (including a web link, if you wish) in the body (...) (25 years ago, 8-Feb-00, to lugnet.cad.dev)
 
  Re: LdLite 1.6.1 (maybe)
 
(...) As" (...) Don't bother, it turns out the "Save As" code was in another source file (ldlitedoc.cpp vs ldliteview.cpp) where it got overlooked. I'll give it another shot this weekend. I'm a bit curious why it didn't work in IE5 for you, but that (...) (25 years ago, 8-Feb-00, to lugnet.cad.dev)
 
  Re: Sheriff's torso - Original town element
 
(...) I could really use the various decorated elements from the shell promo sets, to make my petrol station look better. I am particularly wanting any of the stickers from the pumps set and the tanker set and also the torso with the shell logo (...) (25 years ago, 8-Feb-00, to lugnet.cad.dev)
 
  Re: Argh! Need Help with POV-Ray
 
On Mon, 7 Feb 2000 19:19:01 GMT, "Coby Bassett" <coby@exo.com> wrote: <technical info snipped> Hey wow! It works! ^_^ Thanks alot. ^_^ Kya (25 years ago, 8-Feb-00, to lugnet.cad.dev)
 
  Re: LDraw to QuickTime was Re: Usefull little feature
 
(...) Wow, that was quick :) I was thinking, though that one *Huge* advantage of being able to do this through LdLite, is that when you generate the QTVR matrix, It could be made to rotate the model in teh horizontal axis and step through the (...) (25 years ago, 8-Feb-00, to lugnet.cad.dev)
 
  Re: Sheriff's torso - Original town element
 
(...) non (...) I tend to produce original parts for specific purposes - which is also the reason I modify pre-existing parts - such as a percolating idea about a square Town roadsign, for a state highway marker. Is there a TLG torso/other (...) (25 years ago, 8-Feb-00, to lugnet.cad.dev)
 
  Re: Organizing the LDraw CD-ROM
 
(...) That is all well and good but remember that is a lot of cases the vb runtime dlls are going to be installed anyway, when things like LDAO or the like are installed. -- Jonathan Wilson wilsonj@xoommail.com (URL) (25 years ago, 7-Feb-00, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Correct name for hose subfiles in OMR models?
 
What is the correct name for hose subfiles in OMR models? What about subfiles for other stuff such as if I put a chain made from the technic links in a subfile? -- Jonathan Wilson wilsonj@xoommail.com (URL) (25 years ago, 7-Feb-00, to lugnet.cad.dev)
 
  Re: Organizing the LDraw CD-ROM
 
Larry: (...) [...] (...) Probably. It's a mess to use (IMO), but you can get pretty good results with it. Play well, Jacob (who generally claims total ignorance of Windows) ---...--- -- E-mail: sparre@cats.nbi.dk -- -- Web...: <URL: (URL) > -- (...) (25 years ago, 7-Feb-00, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Organizing the LDraw CD-ROM
 
Steve Bliss wrote: < don't use a VB based installer> That is the truth!!! In spades. Trust me. Been there, did that, got the T-Shirt. (...) InstallShield? (25 years ago, 7-Feb-00, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: Argh! Need Help with POV-Ray
 
(...) Yes, it does indirectly. That error means that it sees something called "LG_WALL_WIDTH" in the file lg_2348.inc but it hasn't been told what this means yet. So you'll need to put something at the top of your POV file that will tell it what it (...) (25 years ago, 7-Feb-00, to lugnet.cad.dev)
 
  Re: LdLite 1.6.1 (maybe)
 
I downloaded, and tried it. Didn't seem to help IE5 much. Also, the "Save As" went a bit flaky, wouldn't reliably save files. Sorry I don't have more detail, I could work on it a bit more. Steve (...) (25 years ago, 7-Feb-00, to lugnet.cad.dev)
 
  Re: Organizing the LDraw CD-ROM
 
(...) You *don't* want to use a VB-based program as an installer. Before a VB program can run, all the VB-runtime files have to be installed. This means that the setup program has to install multi-megabytes of *system* files before the user sees (...) (25 years ago, 7-Feb-00, to lugnet.cad.dev, lugnet.cad.dev.org.ldraw)
 
  Re: LDraw CD-ROM Project
 
(...) If we're going to talk money, we should - Decide on a name for the group - Pick some bylaws - Elect a treasurer Once we've got a treasurer, that person can obtain an account, and deal with collections and payments. Steve (25 years ago, 7-Feb-00, to lugnet.cad.dev)
 
  Re: LDraw CD-ROM Project
 
(...) The general public wouldn't know if it's a CD or CD-R. The only way to tell is (a) your obsolete CD drive can't read CD-R disks (b) you have a CD-R(W) drive or software which reports the type of the disc. Steve (25 years ago, 7-Feb-00, to lugnet.cad.dev)
 
  Re: ldglite (ldlite for OpenGL and Linux) new stuff
 
(...) Hmm. POV-Ray description files could possibly handle step-wise construction by playing with the timer (clock?), a feature used to produce animation files. I haven't played much with POV-Ray since I took up LDraw, especially not authoring (...) (25 years ago, 7-Feb-00, to lugnet.cad.dev)
 
  Re: Usefull little feature idea for Ldite [was: Re: Help with LDLite]
 
(...) You mean we gotta wait? Oh, that is *so* unfair! In other words: I can't wait! :-, Cheers, - jsproat (25 years ago, 7-Feb-00, to lugnet.cad.dev)
 
  Re: LDraw to QuickTime was Re: Usefull little feature
 
I added transparency. You can see how it comes out rendered on a RAGE II+ (my original G3/233 or anything newer.) I took some pictures of 3823.dat (2x4x2 windscreen). And I accidentally made a 30% translucent Car.. the one you were complaining the (...) (25 years ago, 7-Feb-00, to lugnet.cad.dev)


Next Page:  5 more | 10 more | 20 more | 40 more

Redisplay Messages:  All | Compact

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