HP Smart Client Administrator's Guide
Use: If the string would otherwise turn out to be wider than the size given, it is scaled down to fit
within the width specified.
●
max-height
Parameter: size in pixels or in a percentage of screen height
Example: max-height: 64;
Use: If the text would otherwise turn out to be taller than the size given, it is scaled down to fit the
height specified.
Login dialog customization
There is one directory per connection type, plus a default style, that specifies the style elements of the
connection’s background image and login window style. Registry entries specify the directories in
which these files are stored and can be modified to point to custom directories. Within a style’s
directory, files with the “.qss” suffix customize the style elements of the login area.
qss files are Qt stylesheets and their syntax is described in Qt’s documentation:
●
http://doc.trolltech.com/4.6/stylesheet-syntax.html
●
http://doc.trolltech.com/4.6/stylesheet-reference.html
Most of the elements in the login area can be customized using qss-style elements. Each has been
assigned an ID so they are easily addressable using the “#elementID” selector.
30 Chapter 2 Server setup










