This very simple extension allows you to view and change the background color of cells (Calc) , shapes (draw Writer). Now working with the background color of text and paragraphs (Writer) . In all these cases, on the active selection.
At the opening, the color of the first cell or first form is displayed with the RGB value in decimal or hexadecimal. It is possible to vary the sliders of each base color or three simultaneously using the top slider, this way you vary the intensity of the color while keeping the same tone.
For example you can use the color palette of ColorZilla and copy and paste the hex value of ColorZilla to hex in the RGB window.
You can extend the color of a cell to adjacent cells by selecting all the cells in question before calling the macro rgb and clicking replace, this way you will not touch any other format attributes.
Cette extension permet de visualiser et de modifier la couleur d'arrière plan des cellules (calc), des formes (draw Writer). Elle fonctionne aussi avec la couleur de fond du texte et des paragraphes (Writer). Elle agit, toujours, sur la sélection active.
A l'ouverture, la couleur de la première cellule ou de la première forme est affichée avec la valeur RVB en décimal ou en Hexadécimal. Il est possible de faire varier les curseurs de chaque couleur de base ou des trois simultanément via le curseur supérieur, de cette manière vous faite varier l'intensité de la couleur en gardant le même ton.
Vous pouvez par exemple utiliser la palette de couleur de ColorZilla en la conservant active en arrière plan et copier coller la valeur hexadécimale de colorzilla vers le champ hex: de la fenêtre RGB.
Vous pouvez étendre la couleur d'une cellule vers les cellules adjacentes en sélectionnant l'ensemble des cellules concernées avant d'appeler la macro rgb puis en cliquant sur remplacer, de cette manière vous ne touchez pas aux autres attributs de format.
Operating System: System Independent
Compatible with: OpenOffice.org 2.2 | StarOffice 8 Update 6 or higher.
Date: 2009-Nov-02
Size: 106.41 KB
License: opensource
Comments
troubles installing/uninstalling RGB on Vista 64bit
I'm expenriencing troubles with RGB 1.14 and OOo 3.11 running on Vista 64bit.
If i install that extension then i try to uninstall it, i get this error message:
http://img3.imageshack.us/img3/2152/ext3.png
then if i subsequently try to uninstall or reinstall other extensions i still get other error messages.
i had no troubles at all on a PC running XP.
a freind of mine had no problems using Vista 32bit.
is there any other Vista 64bit user who is experiencing my same troubles with this extension?
troubles installing/uninstalling RGB on Vista 64bit
It's seem to be a right problem on the file "Paths.xcu", if you look at the end of the message "error=Permission denied[13]"
RGB 1.14 and Vista 64bit troubles
it seems that problem only affected version 1.14.
i did not encounter any troubles with previous versions and with current 1.15 release.
maybe 1.14 and Vista 64bit were not fully compatibile
color picker doesn't work on Linux
How this version can be system independent when the color picker doesn't work in Linux ? The extension works fine except for the color picker.
color picker doesn't work on Linux
Thank you for this constructive comment
on Linux
Replace "Standard.soc" with "standard.soc" in the following code, it is case sensitive on linux environment:
Sub ReadColorSettings()...
sxmlURL = CreateUnoService("com.sun.star.util.PathSubstitution")._
substituteVariables("$(user)/config/Standard.soc",True)
or to get color values from "com.sun.star.drawing.ColorTable" service.
To translate to spanish
It's a great extension.
Now, to translate to spanish copy a file ~/rgb/DialogStrings_en_US.properties and rename to DialogStrings_es.properties
Edit the file and change the line:
12.DlgRGB.OK.Label=Replace
to
12.DlgRGB.OK.Label=Remplazar
And ready.
Eduardo Moreno
TOKONHU de México
platform
Please, add platform to the description.xml for versions 1.1.x because it is only for Windows. Else the update appears in the update manager on other platforms.
very nice extension
I love it!!! It so useful working with Calc!!!
very nice updates
nice to see you keep improving this nice extension with many different and useful upgrades