Well, I am currently learning Qt and I develop on two systems, a Mac OSX 10.5 and Ubuntu. I decided to make a small app with the default template in QtCreator (Qt4 GUI app). I put some menubar entries, and the last entry "Exit" is separated by a separator. While the app looks perfect in Ubuntu, on Mac OSX, the entries after the separator, specifically the "Exit" is not visible. I tried making an other menu, with the same result. All entries after the separator seem to be ignored. Please enlighten me on this issue.

QtCreator Version 1.3.1 using Qt 4.6.2

I hope this is the right place to ask such questions.

Recommended Answers

All 2 Replies

> I hope this is the right place to ask such questions.
The Qt forums might be better.

Forums such as this typically deal with language issues.

When you're deep into some specific oddity of an API, then it's best to check the forums / other support for that API.

commented: Well said kiddo. +11

> I hope this is the right place to ask such questions.
The Qt forums might be better.

Forums such as this typically deal with language issues.

When you're deep into some specific oddity of an API, then it's best to check the forums / other support for that API.

Ok, thanks!
Well, I did post on qtforum.org, didn't get any reply...no probs.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.