[QGIS-Developer] form font barely readable

Richard Duivenvoorde rdmailings at duif.net
Sat Sep 29 02:00:50 PDT 2018


On 09/29/2018 01:37 AM, Nyall Dawson wrote:
> On Fri, 28 Sep 2018 at 20:53, Richard Duivenvoorde <rdmailings at duif.net> wrote:
> 
>> To me it is actually ok to use the normal palette, I do not like the
>> view of a lineedit withouth frame I think.
>>
> What about removing the background color too, and leaving it transparent?

Did not got that working using a palette, but using

mLineEdit->setStyleSheet( QStringLiteral("background-color:
rgba(255,255,255,0%);" ) );

I got the results attached (so adding 0%, 50%, 75% alpha to a white
background).

I'm Actually pretty happy with the 75% one, as it is still clear what
the fields-values are, but it also definitely not an input field anymore.

I'll create a PR so others can test discuss or test on windows/mac...

Regards,

Richard

PS related: am I the only one which if I open the Identify Results
docked, I never see the Value because it is lined much too much to the
right? Have the pull the field-divider to the left to see the values...
Is there a possibility to for example start with 50%/50% columns instead?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: white0percent.png
Type: image/png
Size: 11195 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20180929/7aeb34c0/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: white50percent.png
Type: image/png
Size: 13667 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20180929/7aeb34c0/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: white75percent.png
Type: image/png
Size: 11136 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20180929/7aeb34c0/attachment-0005.png>


More information about the QGIS-Developer mailing list