|
|
 | | Re: LPub4 Alpha source on sourceforge.net
|
| (...) Great news. I downloaded qt-mac-opensource-src-4.3.4 from (URL) and was able to set it up with: ./configure make make install I wanted to confirm that LPub would build on my Mac, but [/path/to/]qmake -macx -o Makefile lpub.pro prints the (...) (18 years ago, 14-Apr-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
| | |  | | Re: LPub 4 Status
|
| (...) OK, now that's just plain weird. Glad to hear it's fixed, though. --Travis (18 years ago, 29-Mar-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
| | |  | | Re: LPub 4 Status
|
| (...) problem fixed. extern void qt_mac_set_native_me...bar(bool); qt_mac_set_native_me...bar(true); Kevin (18 years ago, 29-Mar-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
| | |  | | Re: LPub 4 Status
|
| (...) I'm guessing it's related, but there's presumably something you did that QT Designer doesn't do, or vice versa. Obviously QT is designed so that apps can be written completely without using QT Designer. One thing you might do is create a (...) (18 years ago, 28-Mar-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
| | |  | | Re: LPub 4 Status
|
| (...) Hmmm..... one major difference is that I didn't use the designer for any of my GUI. I wonder if that is why things are different. Kevin (18 years ago, 28-Mar-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
| | |  | | 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 (18 years ago, 27-Mar-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
| | |  | | Re: LPub 4 Status
|
| (...) All I get is a single menu item in the menu bar above the desktop. It says LPub. The contents of the menu are not from LPub though. I've built LPub using QMainWindow. It has a function that returns a pointer to the menuBar(). I build all my (...) (18 years ago, 27-Mar-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
| | |  | | Re: LPub 4 Status
|
| (...) I'm not too familiar with Qt or Trolltech's recommendations, so maybe someone else can help work out what you need to do. The Mac version of LDView 3.2 is a Qt app, so maybe Travis can get you started. The application bundle structure applies (...) (18 years ago, 27-Mar-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
| | |  | | Re: LPub 4 Status
|
| (...) Just out of curiosity, what IS in the menu bar when the LPub window is the current active window? --Travis (18 years ago, 27-Mar-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
| | |  | | 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 (...) (18 years ago, 27-Mar-08, to lugnet.cad.dev, lugnet.cad.dev.mac)
| |