[Qt-interest] Anyone willing to test my app on mac (Qt >= 4.7) ?

Ian Clark mrrooster at gmail.com
Mon Jan 17 23:56:22 CET 2011


On 17 January 2011 19:54, Jan <janusius at gmx.net> wrote:
> Am 17.01.2011 19:52, schrieb Ian Clark:
>> There's a couple of issues with font sizes in dialog boxes being far
>> too small which I've also seen on the mac version of my code, (using
>> stylesheets by any chance?) but other than that it seems to work okay.
>
> I am not changing fonts anywhere (no stylesheets). Strange, that Qt does
> not pick a default font-size, that is at least not "way too small".
> Do you suggest to add a Mac specific stylesheet e.g. on QApplication
> Object ( QWidget { font-size: 12?? } ) ?
>
Hmm, it was in the options window next to the lots checkbox, the
descriptive test is a little small. Is it rich text? (I'd always put
it down to some stylesheet weirdness in my app.)

Yeah, I have a mac specific stylesheet extension, which uses a
combination of object names and properties to get round this, it was a
bit of a trial and error excersise though.

>> Oh, also you have no app icon on the mac. ( I think it's just a pro
>> file addition to correct this.)
>
> Thank you. I almost forgot that!
>
No worries. :)

>> If you want I can package it up and put the exe somewhere to download.
>> (However I wouldn't be able to do regular builds so you'd need to find
>> someone more reliable with a mac. :) )
>
> Thanks, but I can't make much use of it .( No mac anywhere around here.
> I did not intend to ask for regular builds. You already helped me a lot.
> I think my app's users can also invest a little bit of time. If someone
> comes along asking for mac I can tell him at least now: No, problem. It
> builds and runs on mac. Go ahead!
>
Cool, glad I could be of service. :)



More information about the Qt-interest-old mailing list