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 51 – 70 of about 7700.
Search took 0.02 CPU seconds. 

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

  Re: LPub 4 Status
 
(...) LDView has its main menu inside the .ui file for the main window. It was created and is maintained in QT Designer. Take a look at LDView.ui to see if there's anything obviously different there. --Travis (17 years ago, 27-Mar-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 

qt
(score: 0.864)

  Re: LPub 4 Status
 
(...) Hi Don, It worked! Now I just have to figure out how to get my main menu and popup menus to work on the Mac from Qt! Thanks! Kevin (17 years ago, 27-Mar-08, to lugnet.cad.dev, FTX)
 

qt
(score: 0.864)

  Re: LPub 4 Status
 
(...) OK, that's very very strange. LDView's main menu "just worked" (mostly). I had to do some fixups to make it fit the Mac style, but it was perfectly usable without those. It "just works" when compiled with QT 4 also. (...) Menu" on a Mac isn't (...) (17 years ago, 27-Mar-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 

qt
(score: 0.864)

  Re: LPub 4 Status
 
(...) So, popup menus work, but my main menu does not show up. I found this information on trolltech: (URL) I don't know what it means to run out of a bundle. Qmake created lpub.app Contents Info.plist MacOS PkgInfo Info.plist contains <?xml version (...) (17 years ago, 27-Mar-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
 

qt
(score: 0.864)

  Re: Any LDView users with quad-core machine?
 
(...) I actually saw the "ideal num threads" call in the QT 4 documentation when I was trying to figure out how to get the number of CPUs on a Linux box. However, even though the sysconf calls are in a QT-only section of LDView's code, I can't use (...) (17 years ago, 12-Mar-08, to lugnet.cad.dev)
 

qt
(score: 0.863)

  Re: LPub 4 Status
 
(...) The LSC voted on that, and officially declined to specify an official location for unofficial parts. (...) You have to install the dev tools from the OS CD (DVD?) that came with your Mac. They aren't installed by default (which is probably a (...) (17 years ago, 24-Mar-08, to lugnet.cad.dev)
 

qt
(score: 0.863)

  Re: Which CAD program recommended for Mac??
 
(...) Well, I wouldn't really call myself a Mac expert OR a QT expert, but I'm at least familiar with both. I did the initial port of LDView to QT years ago, but that's now maintained by Peter Bartfai. However, I do get into the QT code enough to (...) (17 years ago, 24-Feb-08, to lugnet.cad)
 

qt
(score: 0.862)

  Re: Any LDView users with quad-core machine?
 
(...) Hi Travis, Qt 4 provides threads. It can tell you how many ideal threads there are (presumably the number of hardware strands). Yes, the instruction set is SPARC, with 64 bit integer registers (31 of those), plus the usual 32, 64, 128 bit (...) (17 years ago, 12-Mar-08, to lugnet.cad.dev)
 

qt
(score: 0.862)

  Re: Any LDView users with quad-core machine?
 
(...) Thanks. (...) Yowza! In theory it will run on Solaris as long as QT 3.3 is installed, but I'm not sure if anyone has tried that. Note also that it would have to be a 32 bit compile, which may or may not be easy on Solaris. The current source (...) (17 years ago, 12-Mar-08, to lugnet.cad.dev)
 

qt
(score: 0.861)

  Re: Which CAD program recommended for Mac??
 
(...) I think my problem is a compiler/Qt/lack of knowledge issue and not a Mac issue since I'm getting the same error regardless of whether I'm building on OSX or Windows. -Orion P.S. Send me some fresh code and I'll try to sort it out. (17 years ago, 26-Feb-08, to lugnet.cad)
 

qt
(score: 0.859)

  Re: Which CAD program recommended for Mac??
 
(...) Sigh. My preference would be to have one problem on both environments. Unfortunatly MLCad will not be going open source. It almost happened. I asked Allan Smith about having bricksmith ported to the PC, but he's not even slightly interested. I (...) (17 years ago, 23-Feb-08, to lugnet.cad)
 

qt
(score: 0.858)

  4721 - Tyre Minifig Bicycle has wrong part number
 
Folks, Going through the L(EGO)Draw parts at picture 3 (URL) came across 2807. The LEGO database says: MINI CYCLE, TYRE 14 X 2 [1996-01] Use Design: 2807 which is also the number on BL. Peeron and LDdraw uses 4721 instead: (URL) a shrunken 70162 - (...) (15 years ago, 23-Oct-09, to lugnet.cad, lugnet.cad.dat.parts)
 

query
(score: 0.852)

  Re: Wither LPub?
 
(...) Hi Jaco, It is written in C++ and uses the Qt libraries. This means it should be available on all platforms, and translatable to other languages. Kevin (17 years ago, 27-Nov-07, to lugnet.cad)
 

qt
(score: 0.842)

  Re: Wither LPub?
 
(...) I am working on a WYSIWYG with a few people from this forum. Real life has gotten in the way of LEGO for the last month or so, but as soon as I figure out how to get myself setup with a build environment that has the right Qt libraries, I'll (...) (17 years ago, 21-Nov-07, to lugnet.cad)
 

qt
(score: 0.841)

  Re: Newbie Q's about development environments
 
Thanks, everyone, this is very helpful. (Thanks to Steve especially for that very handy comparison table.) I should have mentioned up front that I'm using a Mac, so that rules out a couple of otherwise interesting options. But NXC looks like a good (...) (17 years ago, 29-Aug-07, to lugnet.robotics.nxt)
 

qs
(score: 0.834)

  RE: Newbie Q's about development environments
 
If you go to Steve Hassenplug's site ((URL) you'll find a comparison of the various text based programming environments including NXC, ROBOTC, LUA, and JAVA. These solutions are all virtual machine based. ROBOTC has the fastest execution speed of (...) (17 years ago, 23-Aug-07, to lugnet.robotics.nxt)
 

qs
(score: 0.833)

  Re: Newbie Q's about development environments
 
(...) And even beyond this, John has added some enhancements to the FW, so that it will target the standard FW or the modified FW that John has built things into. Correct, John? (17 years ago, 24-Aug-07, to lugnet.robotics.nxt)
 

qs
(score: 0.833)

  Re: Newbie Q's about development environments
 
(...) NXC provides all the features available to you in NXT-G, including all the items you mention, plus many that you cannot access in that programming language. It is freely available and it targets the standard NXT firmware. John Hansen (17 years ago, 23-Aug-07, to lugnet.robotics.nxt)
 

qs
(score: 0.833)

  Re: Newbie Q's about development environments
 
(...) Joe, This may not answer your question, but hopefully, it will help narrow the field... (URL) (17 years ago, 23-Aug-07, to lugnet.robotics.nxt)
 

qs
(score: 0.833)

  Newbie Q's about development environments
 
Hi all, I recently got an NXT and have been having a blast. The iconic programming environment is driving me up a tree, however. So I'm looking for something else, but I'd like to avoid evaluating them all -- thus I turn to you for advice. I'm also (...) (17 years ago, 23-Aug-07, to lugnet.robotics.nxt)
 

qs
(score: 0.833)

More:  Next Page >>


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