To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
To LUGNET News Traffic PageSign In (Members)
  *573214 (-20)
  Re: What do LDraw dev people use for multiplatform development
 
(...) <snip> (...) Hi Roland, I use Qt (free) with static binding for LPub4. It works pretty well, and is well organized, but the learning curve is big (but not too steep). Kevin (14 years ago, 1-Jun-10, to lugnet.cad.dev)
 
  Re: LETGUI update
 
(...) There has been bugs in the app itself and the wrong version of rectifier has been packed in the installer. Therefore you will find at (URL) now the version 1.5.0.1 Thanks to Philo, who has directed me to that errors. cu mikeheide (14 years ago, 1-Jun-10, to lugnet.cad)
 
  4x2ReVu: 7888 Bat-Tumbler - Joker's ice cream surprise
 
Ahh..nothing like Summer to bring the kiddies out in droves at the magical, tinkling timbre of an old fashioned ice cream truck. Hot and sweating on a blistering day? Nothing will bring your temperature way down like cool, quiescent treat from your (...) (14 years ago, 31-May-10, to lugnet.reviews, FTX)  
 
  Re: What do LDraw dev people use for multiplatform development
 
In lugnet.cad.dev, Roland Melkert wrote: <snip> (...) Thanks for all the tips everybody, I've been playing around this weekend and decided to start writing something semi serious using C++ and ether wxWidgets or Qt. And for an IDE I decided on using (...) (14 years ago, 31-May-10, to lugnet.cad.dev)
 
  [FreeLUG : French Enthusiast LEGO(c) User Group] Les nouveautés samedi 29 mai
 
Bonjour Voici la lettre d'information du site "FreeLUG : French Enthusiast LEGO(c) User Group" ((URL) lettre recense les articles et les brèves publiés depuis 1 jours. Nouveaux articles ---...--- ** Fana L.G.V. et record train grande vitesse - le B (...) (14 years ago, 30-May-10, to lugnet.org.fr.freelug)
 
  Trade: 657 trucks
 
I am looking for the following 657 1:87 scale trucks. Red, Interfrigo, with a single rear axle White, Interfrigo, with a double rear axle (with Red cab) Green, Beef/Poultry/Fish (Frozen Foods), with double rear axle Red, Beef/Poultry/Fish (Frozen (...) (14 years ago, 30-May-10, to lugnet.market.buy-sell-trade)
 
  Gungan Sentry
 
(URL) Click the pic for more... AC (14 years ago, 29-May-10, to lugnet.starwars, lugnet.build, lugnet.announce.moc, FTX)
 
  Futuristic city and other MOCs
 
I've just posted a few new MOCs on my flickr page: (URL) particularly proud of my futuristic city: (URL) would love to hear your feedback. Enjoy! -Adam (14 years ago, 29-May-10, to lugnet.announce.moc)
 
  Re: What do LDraw dev people use for multiplatform development
 
(...) I'm not sure Lazarus is the way to go with FPC, there's too much of 'Delphi look-alike but never getting there' over Lazarus. But there are other ways of using FPC. (14 years ago, 28-May-10, to lugnet.cad.dev)
 
  [FreeLUG : French Enthusiast LEGO(c) User Group] Les nouveautés jeudi 27 mai 2010
 
Bonjour Voici la lettre d'information du site "FreeLUG : French Enthusiast LEGO(c) User Group" ((URL) lettre recense les articles et les brèves publiés depuis 1 jours. Nouveaux articles ---...--- ** Fabrication de lampadaires avec des LEDs ** par (...) (14 years ago, 28-May-10, to lugnet.org.fr.freelug)
 
  Re: BrickShirts.com Online store now open for business
 
(...) Is the price for each shirt $12.95 at AFOL conventions, like they are online? (14 years ago, 28-May-10, to lugnet.market.buy-sell-trade, FTX)
 
  Re: What do LDraw dev people use for multiplatform development
 
(...) As a Delphi programmer you might give Lazarus and freepascal a whirl. Since I also use Delphi, I tried it to make MPDWizard cross platform and it performed well. One sticking point in getting LDDP converted over is that JCL/JVCL isn't (...) (14 years ago, 28-May-10, to lugnet.cad.dev)
 
  Re: What do LDraw dev people use for multiplatform development
 
In lugnet.cad.dev, Remi Gagne wrote: <snip> (...) hmm, I thought LGPL mend you can only dynamically link to the library, I'll have to take another look it seems. Thanks. (...) <snip> (...) Yes, I've heard more people talking about Python like it's (...) (14 years ago, 27-May-10, to lugnet.cad.dev)
 
  Re: What do LDraw dev people use for multiplatform development
 
In lugnet.cad.dev, Anders Isaksson wrote: <snip (...) I didn't know of the multiplatform plans for Delphi, but considering the way it went with Kylix (and now 64 bit) I'm not going to wait for it. Don't get me wrong, I LOVE Delphi and always have, (...) (14 years ago, 27-May-10, to lugnet.cad.dev)
 
  Re: What do LDraw dev people use for multiplatform development
 
In lugnet.cad.dev, Michael Heidemann wrote: snip (...) snip (...) I'm excluding .NET because it's proprietary and I don't like the way MS is pushing it. Also Mono is reversed engineered which means it will never be completely up to pair and or (...) (14 years ago, 27-May-10, to lugnet.cad.dev)
 
  Re: What do LDraw dev people use for multiplatform development
 
(...) SNIP (...) Some years ago I was looking for the same thing for the LDraw Tools I had in mind. As I only did it for personal use any commercial software was out of the race. Also the C based languages are not good for me as I did never code in (...) (14 years ago, 27-May-10, to lugnet.cad.dev)
 
  Re: What do LDraw dev people use for multiplatform development
 
(...) Qt is licensed under the LGPL which allows commercial use, either statically or dynamically linked, without problems. The only caveat is that if you modify Qt itself, you must release your modifications to Qt as open source. (...) If native (...) (14 years ago, 27-May-10, to lugnet.cad.dev)
 
  Re: What do LDraw dev people use for multiplatform development
 
(...) You're aware of the fact that Delphi is going multiplatform in coming releases? First the Mac, later linux. Still, it's an unseen card, we don't know how good it will be, and how long they (Embarcadero) will pursue the multiplatform track this (...) (14 years ago, 27-May-10, to lugnet.cad.dev)
 
  Re: What do LDraw dev people use for multiplatform development
 
(...) Thanks, I've been looking at Qt but as far I understand it's license doesn't permit commercially static linked closed applications, something I need for my business projects. I know you could link dynamically but that probably raises all kinds (...) (14 years ago, 27-May-10, to lugnet.cad.dev)
 
  Re: What do LDraw dev people use for multiplatform development
 
(...) wxWidgets isn't bad, but for serious, heavy-UI applications, Qt is far, far better. Its QtCreator IDE & debugger isn't bad either, and is easy to get started with. And QtDesigner, its drag-n-drop UI developer, is one of the few such tools I've (...) (14 years ago, 27-May-10, to lugnet.cad.dev)

Skipped 16 messages in group lugnet.admin.statistics (Skip-filter settings)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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