Hello
On Windows, some users are reporting that the application style (font?
palette?) is changing when laptop goes in energy saving mode, and
becomes more or less unreadable (white font on white background, etc). I
have seen that myself also a couple of times but I'm unable to reproduce
it.
Hi there,
Couldn't find anything related on the net, so asking here:
FitNesse[1] is a wiki based acceptance testing framework, it includes
a (very basic) C/C++ 'SLim' server.
Has anyone around here used the 'FitNesse' acceptance testing
framework with a Qt based application?
The C/C++ server ha
> Am 05.11.2015 um 08:46 schrieb Christian Nielsen
> :
>
> I guess you are on to something. But then why does my Qt Widget application
> start fast enough.
>
> Is there a way to make Qt Quick do text like Qt Widgets?
>
Try this:
renderType : enumeration
Override the default rendering type
As someone who does iOS/Android, there are issues when you try to look naitive on all platforms. Like:
1. Android has physical back buttons, on iOS you must provide them in the UI, as a result your Android UI gets back buttons too.
2. The selector control [ A | B | =C=] does not exist in Android.
I've found simular issues wit using TextField on android. It's actually worse there, as if you are using a slash screen the usage of TextField causes a flash of black over the UI. It also takes a few seconds longer to start. I think the two could be related. You can try to dynamically create your m