Widget Style

Mike McBride

Traducción: Rocío Gallego
Traductor: Pablo de Vicente
Traductor: Marcos Fouces Lago
Traductor: Cristina Yenyxe González García
revisión Plasma 5.12 (2018-03-18)

Introduction

This module is used to configure how the individual widgets are drawn by Plasma.

Nota

Un Widget (objeto visual) es un término de uso común entre los programadores para referirse a elementos del interfaz de usuario tales como botones, menús, y barras de desplazamiento. Puede pensar en ellos como las piezas fundamentales que se ensamblan para hacer su aplicación.

Con este módulo puede configurar cómo se dibujan los elementos gráficos pero, para cambiar su color, consulte la sección tituladaColores.

This panel is divided into two tabs: Applications and Fine Tuning.

Applications tab

The top drop down box, labeled Widget Style contains a list of the pre-defined styles. Each style has a name, and a brief description.

To change styles, select a style in the drop down box, and a preview of the style will be displayed in the preview box below the style list.

If a style is configurable, the Configure... button at the right side of the drop down box is enabled and can be used to open a dialog to select further settings.

Fine Tuning tab
Show icons in buttons

If this option is selected, action buttons (like OK and Apply) will have a small icon located within them to act as a visual reference. If this option is not selected, then only text will appear in the button.

Show icons in menus

Si está seleccionada esta opción, las aplicaciones de KDE mostrarán iconos pequeños en la mayor parte de los elementos del menú. Si esta opción no está seleccionada, en los menús aparecerá solo texto. Los cambios en la visibilidad de iconos del menú afectarán solo a las aplicaciones que se inicien después.

Main toolbar text location, Secondary toolbar text location

These drop down boxes lets you determine where on the button in both toolbars the text name of the button will appear as the default. If No Text is selected, then there is no text on the toolbar buttons. If Text Only is selected, then the button's icon is replaced with a text name of the button. If Text Beside Icons is selected, then the name of the button will be placed to the right of the icon. If Text Below Icons is selected, the default will be to have the text of the button below the icon.

Sugerencia

This option only specifies the default location. Each application can override the setting used in this panel.

The global menu is now automatically enabled when you place a global menu applet in a panel or add the menu button to the window decoration in Buttons tab of the Window Decorations module.