Update of /cvsroot/wxlua/wxLua/docs
In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv7428/wxLua/docs
Modified Files:
wxluaref.html
Log Message:
Add more classes from wxWidgets 2.8
Index: wxluaref.html
===================================================================
RCS file: /cvsroot/wxlua/wxLua/docs/wxluaref.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** wxluaref.html 17 Jun 2007 18:36:07 -0000 1.26
--- wxluaref.html 18 Jun 2007 02:56:25 -0000 1.27
***************
*** 54,65 ****
<td>
<tr>
! <td>wxAnimation
<td align="center">X
- <td>
<td>
<tr>
! <td>wxAnimationCtrl
<td align="center">X
- <td>
[...2113 lines suppressed...]
! <i>%wxchkver_2_8</i> <a href="#wxColour">wxColour</a> GetCaretLineBackground();<br>
<br>
<font color=#009900>// Set the colour of the background of the line containing the caret.</font><br>
! !<i>%wxchkver_2_8</i> void SetCaretLineBack(const <a href="#wxColour">wxColour</a>& back);<br>
! <i>%wxchkver_2_8</i> void SetCaretLineBackground(const <a href="#wxColour">wxColour</a>& back);<br>
<br>
<font color=#009900>// Set a style to be changeable or not (read only).</font><br>
***************
*** 21372,21376 ****
<font color=#006666> <i>%define_event</i> wxEVT_STC_MARGINCLICK <font color=#009900>// EVT_STC_MARGINCLICK(id, fn)</font></font><br>
<font color=#006666> <i>%define_event</i> wxEVT_STC_NEEDSHOWN <font color=#009900>// EVT_STC_NEEDSHOWN(id, fn)</font></font><br>
! <font color=#006666> !<i>%wxchkver_2_5</i> <i>%define_event</i> wxEVT_STC_POSCHANGED <font color=#009900>// ??</font></font><br>
<font color=#006666> <i>%define_event</i> wxEVT_STC_PAINTED <font color=#009900>// EVT_STC_PAINTED(id, fn)</font></font><br>
<font color=#006666> <i>%define_event</i> wxEVT_STC_USERLISTSELECTION <font color=#009900>// EVT_STC_USERLISTSELECTION(id, fn)</font></font><br>
--- 21921,21925 ----
<font color=#006666> <i>%define_event</i> wxEVT_STC_MARGINCLICK <font color=#009900>// EVT_STC_MARGINCLICK(id, fn)</font></font><br>
<font color=#006666> <i>%define_event</i> wxEVT_STC_NEEDSHOWN <font color=#009900>// EVT_STC_NEEDSHOWN(id, fn)</font></font><br>
! <font color=#006666> !<i>%wxchkver_2_6</i> <i>%define_event</i> wxEVT_STC_POSCHANGED <font color=#009900>// ??</font></font><br>
<font color=#006666> <i>%define_event</i> wxEVT_STC_PAINTED <font color=#009900>// EVT_STC_PAINTED(id, fn)</font></font><br>
<font color=#006666> <i>%define_event</i> wxEVT_STC_USERLISTSELECTION <font color=#009900>// EVT_STC_USERLISTSELECTION(id, fn)</font></font><br>
|