To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
To LUGNET News Traffic PageSign In (Members)
  Search Results: url query qs qt sigma <//www.freelug.org/url=kino-m.com
 Results 6 – 25 of about 7700.
Search took 0.01 CPU seconds. 

Messages:  Full | Brief | Compact
Sort:  Prefer Newer | Prefer Older | Best Match

  Lego use for Package Tracking Firefox Extension
 
I was browsing the extensions gallery for the Mozilla Firefox browser when I came across something interesting. There was an extension that would add a "track package" option to the right-click menu, automatically recognizing what courier the (...) (17 years ago, 16-Mar-07, to lugnet.general, lugnet.db.inv, lugnet.market.shipping)
 

url, query
(score: 1.242)

  Best Hacker
 
Do you need help to spy on someone or something? Are you worried about a cheating partner or spouse? Find out and catch a cheating partner with facts and evidence to back it up, do you need help recover lost or stolen passwords, track and monitor (...) (2 years ago, 15-Dec-21, to lugnet.robotics.nxt)
 

url
(score: 1.205)

  Re: December Christmas Special meal
 
(...) You are clearly in the running with the post to which I am replying, as well as the post to which I was previously replying. Imprecise referents are to be abhorred. However, since it is Christmas(1), I will answer your query, however malformed (...) (10 years ago, 25-Dec-13, to lugnet.org.ca.rtltoronto, FTX)  
 

query
(score: 1.109)

  Re: LPub Q's
 
(...) It doesn't help much, but it appears only on pages with a submodel used twice (x2). Perhaps it would help to see the mpd source file? (...) Right click on the model in the step where you want to reduce scale, choose "Change scale" and choose (...) (14 years ago, 17-Sep-10, to lugnet.cad)
 

qs
(score: 1.051)

  Re: LPub Q's
 
In lugnet.cad, Kevin L. Clague wrote: ... snipped ... (...) Another thing that LPub 4 does is automatically center step groups and assembly steps in the center of the page. If there is a single step and with callout(s) on the page, then LPub (...) (14 years ago, 19-Sep-10, to lugnet.cad, FTX)
 

qs
(score: 1.051)

  Re: LPub Q's
 
(...) ... snipped ... (...) I've moved the PLI around thinking it was underneath it but it didn't seem to make a difference. I will send you the MPD file so you can take a look at it. (...) I tried it but even though I told it to apply to only this (...) (14 years ago, 17-Sep-10, to lugnet.cad, FTX)
 

qs
(score: 1.051)

  Re: LPub Q's
 
In lugnet.cad, Kevin L. Clague wrote: ... snipped ... (...) I still come up for air every once in a while! ... .snipped ... (...) ... snipped ... I've resolved almost all of the issues I had run into but still have two I am struggling with, (...) (14 years ago, 17-Sep-10, to lugnet.cad, FTX)
 

qs
(score: 1.051)

  Re: LPub Q's
 
In lugnet.cad, Mike Walsh wrote: ... snipped ... (...) Things seem fine through page 14, and then they go away. One of two things come to mind. Either it is an LPub bug, or, possibly the page number is hiding the PLI? I'd make sure that the PLI is (...) (14 years ago, 17-Sep-10, to lugnet.cad, FTX)
 

qs
(score: 1.050)

  LPub Q's
 
I got the urge to finish a set of instructions that I started years ago over the weekend. I have the MPD complete but am running into some problems generating a usable set of instructions using LPub. Where does the half_size.ldr file reside? Same (...) (14 years ago, 13-Sep-10, to lugnet.cad, FTX)
 

qs
(score: 1.050)

  Re: LPub Q's
 
(...) Hi Mike, Nice to hear from you! In LPub 4, there is only the orientation file, because you can perform scaling and orientation with one file. Duh! How many years did it take me to figure that out! Hah! Look in the preferences section for the (...) (14 years ago, 13-Sep-10, to lugnet.cad, FTX)
 

qs
(score: 1.050)

  Re: New Spiderman LEGO movie
 
(...) You have to open window with movie itself (you may stop downloading right after that), then examine source of HTML page (right-click, "View Source" in MSIE). I do not tried every option, there is direct link for "Full Screen" QT version (...) (20 years ago, 3-Jul-04, to lugnet.general, lugnet.lego)
 

url, qt
(score: 1.036)

  LUGNET experiencing minor technical issues
 
Hi all, as some of you may have noticed, we have upgraded LUGNET to use SSL encryption across all pages. As a downside, we are currently experiencing a couple of minor issues because some pages are getting delivered as "mixed content" (which you (...) (6 years ago, 28-Feb-18, to lugnet.announce)
 

url
(score: 1.033)

  FREE China Service for 8 with a purchase of LEGO DVD (Michigan residents only)
 
OK.... this is going to be the strangest LEGO offer ever on LUGNET... I have four 8 settings dinner service that I've been wanting to sell. They're too heavy to ship to sell on EBAY... and the folks in North Carolina (Replacements Ltd.) only offer (...) (12 years ago, 14-Aug-12, to lugnet.loc.us.mi)
 

query
(score: 1.027)

  Re: What do LDraw dev people use for multiplatform development
 
I know you've already mostly decided on a direction, but I figured I'd throw in my two cents. LDView takes a different tack for cross-platform support: all the back-end code is cross-platform C++, but the UI code is platform-specific. So my Windows (...) (14 years ago, 1-Jun-10, to lugnet.cad.dev)
 

qt
(score: 1.022)

  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)
 

qt
(score: 1.021)

  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)
 

qt
(score: 1.020)

  Re: What do LDraw dev people use for multiplatform development
 
(...) <snip> (...) Thanks for the insight, Actually the more 'local' feel to interfaces is the reason why I'm a bit more leaning towards wxWidgets at the moment, it uses native controls where possible on all platforms. But Qt is clearly more (...) (14 years ago, 2-Jun-10, to lugnet.cad.dev)
 

qt
(score: 1.020)

  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)
 

qt
(score: 1.020)

  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)
 

qt
(score: 1.019)

  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)
 

qt
(score: 1.019)

More:  Next Page >>


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