On 6/6/07, Andre <[EMAIL PROTECTED]> wrote:
> John Labenski <[EMAIL PROTECTED]> writes:
>
> notebook:Connect(wx.wxEVT_COMMAND_NOTEBOOK_PAGE_CHANGED,
>     function (event)
>         SetEditorSelection(event:GetSelection())
>
> wxlua overloded function GetSelection(wxNotebookEvent) has invalid argment 1 
> on
> method 02
>
> wxLua Function Overload Table:
>
> etc...

This seems to be fixed now, it was probably related to the same
problem as wxColour:Delete and that the wxBookCtrlBaseEvent and it's
base wxCommandEvent both had GetSelection. I've removed the
wxBookCtrlBaseEvent, since it's not needed.

Thanks,
    John Labenski

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
wxlua-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to