| Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 2 | |
Hi I have tried to usethe example on http://doc.trolltech.com/4.3/mainwindows-menus.html, and I experience that the menyu bar is not visible on OS X. Using the same example on linus (Ubuntu 7.1) works fine I am running Mac OS X 10.3.9 (PPC), Qt 4.3.2 Open Source and gcc 3.3. Any idea what the problem might be and if there are any work arounds? Regards, Stein erik
Attachment:
Attachment:
Menus example screenshot OS X.pdf
Description: Adobe PDF document
Message 2 in thread
You screen shot only shows the window, not the screen. The menu bar is at
the top of the screen on Mac, not in the window like Windows and other Unix
machines. Is it missing on your screen?
BTW, I have a similar problem. The menu bar shows during launch on Mac, but
then disappears. It does not happen on Windows. However, I think this is a
bug in my code.
Keith
**Please do not reply to me, reply to the list.**
On 01-14-2008 1:45 PM, "Stein Erik Ellevseth" wrote:
> Hi
>
> I have tried to usethe example on
> http://doc.trolltech.com/4.3/mainwindows-menus.html, and I experience that
> the menyu bar is not visible on OS X. Using the same example on linus
> (Ubuntu 7.1) works fine
>
> I am running Mac OS X 10.3.9 (PPC), Qt 4.3.2 Open Source and gcc 3.3.
>
> Any idea what the problem might be and if there are any work arounds?
>
> Regards,
> Stein erik
>
--
[ signature omitted ]
Message 3 in thread
You are right. It's there. Thanks a lot.
stein
> You screen shot only shows the window, not the screen. The menu bar is at
> the top of the screen on Mac, not in the window like Windows and other
> Unix
> machines. Is it missing on your screen?
>
> BTW, I have a similar problem. The menu bar shows during launch on Mac,
> but
> then disappears. It does not happen on Windows. However, I think this is a
> bug in my code.
>
> Keith
> **Please do not reply to me, reply to the list.**
>
> On 01-14-2008 1:45 PM, "Stein Erik Ellevseth" wrote:
>
>> Hi
>>
>> I have tried to usethe example on
>> http://doc.trolltech.com/4.3/mainwindows-menus.html, and I experience
>> that
>> the menyu bar is not visible on OS X. Using the same example on linus
>> (Ubuntu 7.1) works fine
>>
>> I am running Mac OS X 10.3.9 (PPC), Qt 4.3.2 Open Source and gcc 3.3.
>>
>> Any idea what the problem might be and if there are any work arounds?
>>
>> Regards,
>> Stein erik
>>
>
>
> --
> To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
> "unsubscribe" in the subject or the body.
> List archive and information: http://lists.trolltech.com/qt-interest/
>
>
--
[ signature omitted ]