projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
wxSizer patches by Alexander Smishlajev <als@turnhere.com>
[wxWidgets.git]
/
docs
/
latex
/
wx
/
colour.tex
diff --git
a/docs/latex/wx/colour.tex
b/docs/latex/wx/colour.tex
index 14163912c6435b939eccf0270ca0dd38969067bc..51ff6ce6f20fd2d24d34400920d834123f6121a7 100644
(file)
--- a/
docs/latex/wx/colour.tex
+++ b/
docs/latex/wx/colour.tex
@@
-11,6
+11,26
@@
Valid RGB values are in the range 0 to 255.
\helpref{wxObject}{wxobject}
\helpref{wxObject}{wxobject}
+\wxheading{Include files}
+
+<wx/colour.h>
+
+\wxheading{Predefined objects}
+
+Objects:
+
+{\bf wxNullColour}
+
+Pointers:
+
+{\bf wxBLACK\\
+wxWHITE\\
+wxRED\\
+wxBLUE\\
+wxGREEN\\
+wxCYAN\\
+wxLIGHT\_GREY}
+
\wxheading{See also}
\helpref{wxColourDatabase}{wxcolourdatabase}, \helpref{wxPen}{wxpen}, \helpref{wxBrush}{wxbrush},\rtfsp
\wxheading{See also}
\helpref{wxColourDatabase}{wxcolourdatabase}, \helpref{wxPen}{wxpen}, \helpref{wxBrush}{wxbrush},\rtfsp
@@
-53,6
+73,14
@@
Copy constructor.
\helpref{wxColourDatabase}{wxcolourdatabase}
\helpref{wxColourDatabase}{wxcolourdatabase}
+\pythonnote{Constructors supported by wxPython are:\par
+\indented{2cm}{\begin{twocollist}
+\twocolitem{\bf{wxColour(red=0, green=0, blue=0)}}{}
+\twocolitem{\bf{wxNamedColour(name)}}{}
+\end{twocollist}}
+}
+
+
\membersection{wxColour::Blue}\label{wxcolourblue}
\constfunc{unsigned char}{Blue}{\void}
\membersection{wxColour::Blue}\label{wxcolourblue}
\constfunc{unsigned char}{Blue}{\void}
@@
-126,6
+154,10
@@
This class holds a variety of information related to colour dialogs.
\helpref{wxObject}{wxobject}
\helpref{wxObject}{wxobject}
+\wxheading{Include files}
+
+<wx/cmndata.h>
+
\wxheading{See also}
\helpref{wxColour}{wxcolour}, \helpref{wxColourDialog}{wxcolourdialog}, \helpref{wxColourDialog overview}{wxcolourdialogoverview}
\wxheading{See also}
\helpref{wxColour}{wxcolour}, \helpref{wxColourDialog}{wxcolourdialog}, \helpref{wxColourDialog overview}{wxcolourdialogoverview}
@@
-215,6
+247,10
@@
is only one instance of this class: {\bf wxTheColourDatabase}.
\helpref{wxList}{wxlist}\\
\helpref{wxObject}{wxobject}
\helpref{wxList}{wxlist}\\
\helpref{wxObject}{wxobject}
+\wxheading{Include files}
+
+<wx/gdicmn.h>
+
\wxheading{Remarks}
The colours in the standard database are as follows:
\wxheading{Remarks}
The colours in the standard database are as follows: