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 / 10997 (-20)
  Re: LDraw.exe removed from distribution?
 
(...) =( I delete them as well and I think that the current *old* AIOI also does not have them. Need to check.. -AHui (15 years ago, 4-Jun-09, to lugnet.cad.dev)
 
  Re: LDraw.exe removed from distribution?
 
(...) I don't know if you're the only one who does this, but doing so will also cause LDView's library update to fail, since those notes are the only files that allow LDView to know what has been installed. --Travis (15 years ago, 2-Jun-09, to lugnet.cad.dev)
 
  Re: LDraw.exe removed from distribution?
 
(...) I usually delete these notes so I'm not sure checking for them would be correct (unless I'm the only one who does this). -Orion (15 years ago, 2-Jun-09, to lugnet.cad.dev)
 
  Re: LDraw.exe removed from distribution?
 
(...) A good way would be to check for the presence of note*.txt files in the models directory. These show which updates have been installed. Prior to 2008-01 ths naming convention was NOTEyyrr.TXT, but now it is NOTEyyrrCA.TXT where yy is the (...) (15 years ago, 1-Jun-09, to lugnet.cad.dev)
 
  Re: LDraw.exe removed from distribution?
 
(...) Thanks, I think I'll check for the parts and p directories to determine if it's any kind of library, and issue a warning if ldconfig.ldr is missing when the official library is expected. ps: Sorry I responded slow, I'm having troubles posting (...) (15 years ago, 1-Jun-09, to lugnet.cad.dev)
 
  DATHeader version 2.0.4 for WINDOWS, LINUX and MAC
 
And here is the next release of DATHeader. The following happend: 1) Some more adjustments to recognize part type correctly 2) If EDIT commands used the current file will be unloaded. 3) Notify about wrong colors now without separate messages 4) (...) (15 years ago, 31-May-09, to lugnet.cad.dev, lugnet.announce, lugnet.cad)  
 
  Re: DATHeader NEW as .NET application (version 2.0.1)
 
(...) I use it sometimes in the middle of part design to make sure I have a valid part header and be able to get smooth shading with LDView. Philo (15 years ago, 29-May-09, to lugnet.cad.dev)
 
  Re: LDraw.exe removed from distribution?
 
(...) I'd go with ldconfig.ldr. LDraw.exe is now legacy software (and is in fact not complaint with the current spec). Since ldconfig.ldr is per spec where color are defined, it should always be present in a 100% complaint distro. -Orion (15 years ago, 29-May-09, to lugnet.cad.dev)
 
  Re: DATHeader NEW as .NET application (version 2.0.1)
 
(...) If I would make the "Old Header" and "New Header" larger it would not fit good to smaller desktops. I am thinking of make to whole window able to maximise. That would then help both of us. At present DATHeader is designed to output a file that (...) (15 years ago, 28-May-09, to lugnet.cad.dev)
 
  Re: DATHeader NEW as .NET application (version 2.0.1)
 
Hello, I would like to have larger components "Old Header" and "New Header". Often the header does not fit to them and you have to scroll down both lists. And, please, make replacing "0" comments by "0 //" as option. This feature kill mlcad hide (...) (15 years ago, 28-May-09, to lugnet.cad.dev)
 
  LDraw.exe removed from distribution?
 
Hello all, I just downloaded the complete.zip and discovered LDraw.exe is no longer present. I take this is a step in creating the 100% CA distro? Anyhow, I always used LDraw.exe to validate (in LD4DStudio) if a folder is indeed the library's root. (...) (15 years ago, 28-May-09, to lugnet.cad.dev)
 
  Re: DATHeader version 2.0.3 for LINUX and MAC
 
(...) I have just found an error in DATHeader. The test for partdescription at subparts was not correct. Please download the bugfix from (URL) that side I have now also listed all tests that are performed by DATHeader and also the specification on (...) (15 years ago, 24-May-09, to lugnet.cad.dev, lugnet.announce, lugnet.cad)
 
  Re: DATHeader NEW as .NET application (version 2.0.1)
 
(...) Mike, I get a error on startup complaining about the xml file. I would also appriciate if you could add documentation for the new features (especially for the spaces in the title) explaining how it works and what's all about. Also some links (...) (15 years ago, 23-May-09, to lugnet.cad.dev)
 
  DATHeader version 2.0.3 for LINUX and MAC
 
I am proud to announce the release of DATHeader for the use on Linux and Mac machines. Windows machines are supported anyway. New feature in this version is the reviewer mode. You do not need to save the file to get the informations that DATHeader (...) (15 years ago, 23-May-09, to lugnet.cad.dev, lugnet.announce, lugnet.cad)
 
  Re: DATHeader NEW as .NET application (version 2.0.1)
 
(...) I have just tested the changed DATHeader also on UBUNTU/Linux with MONO. IT WORKS!!! Now as I have realized that there are differences between some functions that do the same on windows enviroment, but totally different on linux machines I am (...) (15 years ago, 18-May-09, to lugnet.cad.dev)
 
  Re: DATHeader NEW as .NET application (version 2.0.1)
 
(...) I have now found what happend. I use under windows the following code for a messagebox that gives an result back: answer = msgbox() But this does not work under MONO. Here I have to use: answer = messagebox.show(). So I have to check the (...) (15 years ago, 18-May-09, to lugnet.cad.dev)
 
  Re: DATHeader NEW as .NET application (version 2.0.1)
 
(...) At present I have no idea why color and rotation is not removed, but I will investigate. I did not checked the hand for being under MONO or not, only the function itself as I have detected trouble with that function under MONO. cu mikeheide (15 years ago, 17-May-09, to lugnet.cad.dev)
 
  Re: DATHeader NEW as .NET application (version 2.0.1)
 
(...) Thank you very much for your respond. As I noted before I have done some checks with MONO, but under windows enviroment. Now that I have your feedback I will try to eliminate those errors. As my UBUNTU (in a virtual box) does not run DATHeader (...) (15 years ago, 17-May-09, to lugnet.cad.dev)
 
  Re: DATHeader NEW as .NET application (version 2.0.1)
 
More (again on MONO): - Maybe turn the Option menu into a single Preferences button (like the ? button)? - Edit -> License Types -> Close closes DATHeader. Same for BFC Statements and Part Types - Edit -> Category brings up the popup box which asks (...) (15 years ago, 17-May-09, to lugnet.cad.dev)
 
  Re: DATHeader NEW as .NET application (version 2.0.1)
 
(...) Great job! Maybe one of the tools evolves so much that it becomes an all-in-one checker. :-) However for me it doesn't actually remove the COLOR definitions from files, nor the ROTATION definitions (it simply turns them into //-comments). (...) (15 years ago, 17-May-09, to lugnet.cad.dev)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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